AsyncApiResponseList

AsyncApiResponseList
Async API Response List

List of responses related to asynchronous operations.

JSON Example
{
    "results": [
        {
            "id": "b8f47985-22ed-3193-bca8-11c7b025cbce",
            "status_url": "/segmentation/default-ids-profiles/b8f47985-22ed-3193-bca8-11c7b025cbce/status"
        }
    ]
}
results
Optional

List of async api responses.