/async-tasks/{id}
Returns an AsyncPostTask object with the given id.
Authentication
AuthorizationBearer
Token-based authentication with required prefix “Bearer”
Path parameters
id
Headers
X-Account-Token
Token identifying the end user.
Response
status
* `QUEUED` - QUEUED
* `IN_PROGRESS` - IN_PROGRESS
* `COMPLETED` - COMPLETED
* `FAILURE` - FAILURE
Allowed values:
result