Skip to main content

Get the status of a support config upload process

GET 

/v1/checkin/support-configs/process/:processId

Returns the current status and metrics of a support config CSV upload process, including a presigned download URL for the validation errors CSV when one was generated. errors_file_url is always present in the response body (null when there are no validation errors). Only the process owned by the authenticated provider is visible; a process owned by a different provider returns 404.

Request

Responses

Upload process found