v1

latestOpenAPI 3.0.22026-07-26191278525.6 KB
Comment

Batch Fetch Comments By External Entity IDs

Fetches all comments for a given list of external entity IDs

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

Headers

Authorizationstring required

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

Request body

entityTypestring required

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

extEntityIdsstring[] required

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

Response

OK