Get agency creators

Returns a paginated list of creators the authenticated agency user's seat is assigned to. Owner seats see every creator on the organization's roster; other seats see only the creators explicitly assigned to them.

Returns 403 when the authenticated account holds no agency team-member seat, so an empty list always means the seat has no assigned creators rather than the token not being an agency one.

get/creators

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 creators

Changes