Search keys for the given project matching query.
Enter your token in the format token TOKEN
Two-Factor-Authentication token (optional)
Project ID
Page number
Limit on the number of objects to be returned, between 1 and 100. 25 by default
specify the branch to use
"my-feature-branch"
Sort by field. Can be one of: name, created_at, updated_at.
"updated_at"
Order direction. Can be one of: asc, desc.
"desc"
Specify a query to do broad search for keys by name (including wildcards).
The following qualifiers are also supported in the search term:
ids:key_id,... for queries on a comma-separated list of idsname:key_name,... for text queries on a comma-seperated list of exact key names - spaces, commas, and colons need to be escaped with double backslashestags:tag_name,... to filter for keys with certain comma-seperated list of tagsuploads:upload_id,... to filter for keys with certain comma-seperated list of uploadsjob:{true|false} to filter for keys mentioned in an active jobtranslated:{true|false} for translation status (also requires locale_id to be specified)updated_at:{>=|<=}2013-02-21T00:00:00Z for date range queriesunmentioned_in_upload:upload_id,... to filter keys unmentioned within upload. When multiple upload IDs provided, matches only keys not mentioned in all uploadsFind more examples here.
Please note: If tags are added to filter the search, the search will be limited to a maximum of 65,536 tagged keys.
"mykey* translated:true"
Locale used to determine the translation state of a key when filtering for untranslated or translated keys.
"abcd1234abcd1234abcd1234abcd1234"