Check an intake
get_intake_statusFetch the current receipt for a submitted intake (status, confirm link while still confirmable, preliminary).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intake_id | Yes | The `intake_id` from a previous submission. | |
| poll_token | Yes | The `poll_token` returned once on that submission. |