Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Enter your token in the format token TOKEN

Headers

X-PhraseApp-OTP
string

Two-Factor-Authentication token (optional)

Path Parameters

account_id
string
required

Account ID

id
string
required

ID

Response

OK

id
string
name
string
status
enum<string>
Available options:
inactive,
active,
error
trigger
enum<string>
Available options:
schedule,
upload
status_filters
enum<string>[]

translation key statuses used to filter keys that are added to jobs

Available options:
unverified,
untranslated,
ready_for_review
project_id
string
project_ids
string[]

All project IDs the automation applies to. Returned alongside the singular project_id for backwards compatibility.

job_template_id
string
job_owner_id
string | null

User ID of the job owner that newly created jobs are assigned to.

include_only_updated_locales
boolean

When true, the automation only acts on locales that changed since its last run.

tags
string[]
cron_schedule
string
time_zone
string
account
account · object
Example:
created_at
string<date-time>
updated_at
string<date-time>