Skip to main content
GET
Check Progress
Use this endpoint to check whether all required images have been uploaded before submitting a service request.

Query Parameters

sr_id
string<uuid>
required

Service request UUID

Response

Service request progress retrieved successfully

success
boolean
Example:

true

progress
object
last_updated
string<date-time>

Last update timestamp of the service request

Example:

"2024-01-01T00:00:00.000Z"

last_s3_check
string<date-time>

Timestamp of the last S3 connectivity check

Example:

"2024-01-01T00:00:00.000Z"

last_upload_detected
string<date-time>

Timestamp when the last media upload was detected

Example:

"2024-01-01T00:00:00.000Z"