cURL
Job Locales
Show single job target locale
Get a single target locale for a given job.
GET
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Query Parameters
Branch to use
Include job-locale annotations in the response
Response
OK
Example:
null
Example:
{
"id": "abcd1234cdef1234abcd1234cdef1234",
"name": "English",
"code": "en-GB"
}