Get Dataset Status

View as MarkdownOpen in Claude
Get status for AI Task Builder dataset.

Authentication

AuthorizationToken

Header authentication of the form Token <token>

Path parameters

dataset_idstringRequired
The unique identifier of the AI Task Builder dataset

Response

OK
statusenum or null

The status of the Dataset - one of ‘UNINITIALISED’, ‘PROCESSING’, ‘READY’, ‘ERROR’

Allowed values:

Errors