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

project_id
string
required

Project ID

Query Parameters

page
integer

Page number

per_page
integer

Limit on the number of objects to be returned, between 1 and 100. 25 by default

exclude_system_tags
boolean

Excludes tags generated by the system, e.g. job, upload or figma tags. Mutually exclusive with only_system_tags.

only_system_tags
boolean

Returns only system-generated tags (e.g. job, upload, figma) and excludes user-defined tags. Mutually exclusive with exclude_system_tags.

branch
string

specify the branch to use

q
string

Specify a query to filter tags by name.

Response

OK

name
string
keys_count
integer
system_tag
boolean

true when the tag was created automatically by the system (e.g. for jobs, uploads, or Figma attachments) rather than by a user.

created_at
string<date-time>
updated_at
string<date-time>