v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Comment

Batch Fetch Comments By Entity IDs

Fetches all comments for a given list of entity IDs

post/api/v2/core/entity-comments-batch-fetch

Headers

Authorizationstring required

The secret key to access the api. It starts with the bearer token

Request body

entityIdsstring[] required

List of entity IDs to fetch comments for, limit of 100 entity IDs per request

entityTypestring required

Type of entity to fetch comments for. Supported entity types: demand

Response

OK