Get Segment Refresh Job Status

GET {{baseUrl}}/directories/:directoryId/segments/:segmentId/refresh-jobs/:progressId

Return the status of the refresh job.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"},"result":{"status":"canceled","percentComplete":"\u003cfloat\u003e"}}