Get Background Task Details
GET/api/backgroundtasks/GetBackgroundTask/:id
Tier: Internal — subject to change without notice.
Retrieves a single background task by its unique identifier for the current organisation.
Request
Responses
- 200
- 400
- 401
Returns the background task.
The task was not found or does not belong to the current organisation.
Caller is not authenticated.