Async Request
Get asynchronous request
This API call will return information about the specified asynchronous request.
Apart from basic information about the asynchronous operation such as who created it and for what action, the response will contain a subset of Get project information.
The response contains an asyncResponse
field which will remain null
until the async request has finished processing.
If any errors occurred during processing of the request, this field will contain such errors or warnings.
Note: It is important to keep track of the number of pending asynchronous requests as these are subject to Phrase limits.
GET
Get asynchronous request
Path Parameters
Response
200
application/json
successful operation
The response is of type object
.
Get asynchronous request