Skip to main content
GET
Get paginated comments for a brand-uploaded deal asset

Authorizations

Authorization
string
header
required

JWT Bearer token authentication. Use the /api/login endpoint to obtain a token.

Path Parameters

dealFolder
integer
required

Deal folder ID.

Example:

12

documentId
integer
required

title_and_description_documents_mappings.id of the deal asset.

Example:

77

Query Parameters

page
integer

Page number (1-indexed).

Example:

1

limit
integer

Items per page (default 10).

Example:

10

Response

Paginated asset comment thread

status
string
Example:

"success"

data
object