Skip to main content Skip to complementary content

GET /requests/{requestId}

Get the status of a request.

Use this method to query the status of a request. If the request is a multiple app gen request, the returned RequestStatus object will contain an embedded array of RequestStatus objects, one for each sub-request of the multiple app gen request.

Path parameters

Name Description Type
requestId

The ID of the request whose status is to be returned.

String

Responses

Name Description Type
200

Successful response - see request status in response.

RequestStateFull
404

Invalid request ID.

Error

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!