cURL
Automations
List automations
List all automations for an account.
For feature availability, see Jobs (Strings).
GET
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Account ID
Query Parameters
Page number
Limit on the number of objects to be returned, between 1 and 100. 25 by default
Response
OK
Available options:
inactive, active, error Available options:
schedule, upload translation key statuses used to filter keys that are added to jobs
Available options:
unverified, untranslated, ready_for_review All project IDs the automation applies to. Returned alongside the singular project_id for backwards compatibility.
User ID of the job owner that newly created jobs are assigned to.
When true, the automation only acts on locales that changed since its last run.
Example:
{
"id": "abcd1234",
"name": "Company Account",
"slug": "company_account",
"company": "My Awesome Company",
"created_at": "2015-01-28T09:52:53Z",
"updated_at": "2015-01-28T09:52:53Z",
"company_logo_url": "http://assets.example.com/company_logo.png"
}