AsyncApiResponseList

AsyncApiResponseList
Async API Response List

List of responses related to asynchronous operations.

JSON Example
{
    "results": [
        {
            "id": "string",
            "status_url": "string"
        }
    ]
}
results
Optional

List of async api responses.