LogoLogo
  • About
  • Quick Start
  • API reference
    • Workspace
      • Dependencies
      • Copy
      • Property definitions
        • Reorder
      • Property instances
        • Reorder
        • Lock
        • Unlock
      • Blocks
      • Comments
        • Parent
      • Data Sinks
    • Webhooks
      • Rotate secret
    • Cloud storage
      • Redirect
      • Thumbnail
      • Upload complete
      • Retry conversion
      • Download
      • Upload link
      • Version list
      • Metadata
Powered by GitBook
On this page

Was this helpful?

  1. API reference
  2. Workspace
  3. Comments

Parent

PreviousCommentsNextData Sinks

Was this helpful?

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