Get Task
Returns details for a Task. A Task is a long-running system action that may return many kinds of data. Tasks are used to support download of data in Download Datatable and Download Dataset.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
taskId
Response
This endpoint returns an object.
SUCCESS
OR
PROCESSING
OR
FAILED