Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.42 KB

File metadata and controls

14 lines (9 loc) · 1.42 KB

KeysIncludeParameters

Properties

Name Type Description Notes
Branch string specify the branch to use [optional]
Q string 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 ids * `name:key_name` for text queries on exact key names - spaces, commas, and colons need to be escaped with double backslashes * `tags:tag_name` to filter for keys with certain tags * `translated:{true false}` for translation status (also requires `locale_id` to be specified) * `updated_at:{>=
TargetLocaleId string Include translations in locale [optional]
Tags string Tag or comma-separated list of tags to add to the matching collection of keys [optional]

[Back to Model list] [Back to API list] [Back to README]