Retrieve a task
Retrieves a task by its ID.
addObject, deleteIndex, editSettingsAuthorizations
Your 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.
Path Parameters
Unique identifier of a task. Universally unique identifier (UUID) of a task.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Response
OK
Date and time when the resource was created, in RFC 3339 format.
Universally unique identifier (UUID) of a destination resource.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Whether the task is enabled.
Universally uniqud identifier (UUID) of a source.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Universally unique identifier (UUID) of a task.
"6c02aeb1-775e-418e-870b-1faccd4b2c0f"
Date and time when the resource was last updated, in RFC 3339 format.
Action to perform on the Algolia index.
replace, save, partial, partialNoCreate, append Cron expression for the task's schedule.
"* * 1 * *"
Date and time when the last cursor was created, in RFC 3339 format.
Maximum accepted percentage of failures for a task run to finish successfully.
0 <= x <= 100Configuration of the task, depending on its type.
- Streaming input
- Docker streams
- Shopify input
The last time the scheduled task ran in RFC 3339 format.
The next scheduled run of the task in RFC 3339 format.
Notifications settings for a task.
Owner of the resource.
Set of rules for a task.
Action to perform on the Algolia index.
replace, save, partial, partialNoCreate, append