c5ddcd5c7e72
Get posts for a creator
Returns a paginated list of posts created by the specified creator. Posts are ordered by pinned status first, then by publication date (newest first).
Path parameters
Query parameters
Page number to retrieve (starts from 1)
Page number to retrieve (starts from 1)
Number of items to return per page (1-50, default: 15)
Number of items to return per page (1-50, default: 15)
Whether to include unpublished posts (drafts and scheduled posts) in the results. Defaults to true.
Whether to include unpublished posts (drafts and scheduled posts) in the results. Defaults to true.
Only include posts created on or after this ISO 8601 datetime (e.g., 2024-10-20T00:00:00Z).
Only include posts created on or after this ISO 8601 datetime (e.g., 2024-10-20T00:00:00Z).
Only include posts created before this ISO 8601 datetime (non-inclusive).
Only include posts created before this ISO 8601 datetime (non-inclusive).
Headers
API version to use for the request
Response
List of posts for this creator