Comment Replies
List replies
List all replies for a comment.
GET
cURL
Authorizations
Enter your token in the format token TOKEN
Headers
Two-Factor-Authentication token (optional)
Path Parameters
Project ID
Translation Key ID
Comment ID
Query Parameters
Page number
Limit on the number of objects to be returned, between 1 and 100. 25 by default
specify the branch to use
Search query for comment messages
Specify the filter for the comments
Example:
["read", "unread"]
Order direction. Can be one of: asc, desc.
Response
200
application/json
OK
The response is of type comment · object[]
.
cURL