Parent
get
Path parameters
workspaceIdstringRequired
parentIdstringRequired
Header parameters
x-api-keystringOptional
An x-api-key
required for authentication
Responses
200
Retrieves comments by parent ID.
403
Forbidden. User does not have permission to access the comments or the parent resource does not exist.
get
GET /v1/workspace/{workspaceId}/comments/parent/{parentId} HTTP/1.1
Host:
Accept: */*
No content
Was this helpful?