Retrieve a single task run by its ID.
addObject, deleteIndex, editSettingsYour Algolia application ID.
Your Algolia API key with the necessary permissions to make the request. Permissions are controlled through access control lists (ACL) and access restrictions. The required ACL to make a request is listed in each endpoint's reference.
Unique identifier of a task run. Universally unique identifier (UUID) of a task run.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
OK
Universally unique identifier (UUID) of a task run.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Universally unique identifier (UUID) of a task.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Task run status.
created, started, finished, skipped Task run type.
reindex, update, discover, validate, push Date of creation in RFC 3339 format.
Task run outcome.
success, failure Maximum accepted percentage of failures for a task run to finish successfully.
0 <= x <= 100More information about the task run's outcome.
A code for the task run's outcome. A readable description of the code is included in the reason response property.
internal, cancelled, critical, no_events, too_many_errors, lacking_events, ok, blocking, idle Date of start in RFC 3339 format.
Date of finish in RFC 3339 format.