get
https://maestro.dadosfera.ai/catalog/dataset-catalog-task/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Get Catalog Task
Use this route to check the status of a catalog task that was previously triggered via the Trigger Catalog Task endpoint.
How to use
Provide the session identifier as a path parameter. This is the session ID returned when the catalog task was triggered.
The response includes task details such as status, table name, creation and update timestamps.
Error scenarios
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | User does not have the required permissions |
| 404 | Not Found | The specified session does not exist |
| 500 | Internal Server Error | Unknown server error |
