AsyncApiResponseList
AsyncApiResponseList
List of async api response
JSON Example
{
"results": [
{
"id": "string",
"status_url": "string"
}
]
}