latestOpenAPI 3.1.02026-08-08243131.9 MB

c5ddcd5c7e72

Get comments on a creator's post

Returns a paginated list of comments on a specific post on behalf of a creator. The creator must own the post.

get/creators/{creatorUserUuid}/posts/{uuid}/comments

Path parameters

creatorUserUuidstring uuid required
uuidstring uuid required

UUID of the post to retrieve comments for

UUID of the post to retrieve comments for

Query parameters

pageinteger

Page number to retrieve (starts from 1)

Page number to retrieve (starts from 1)

sizeinteger

Number of items to return per page (1-50, default: 15)

Number of items to return per page (1-50, default: 15)

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Response

List of comments on this post