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

key_id
string
required

Translation Key ID

comment_id
string
required

Comment 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

branch
string

specify the branch to use

query
string

Search query for comment messages

filters
string[]

Specify the filter for the comments

Example:
order
string

Order direction. Can be one of: asc, desc.

Response

OK

id
string
message
string
has_replies
boolean
user
user_preview · object
Example:
created_at
string<date-time>
updated_at
string<date-time>
mentioned_users
user_preview · object[]
locales
locale_preview · object[]