Get All Posts
Retrieve all publisher posts
get/automation/get-all-posts
Query parameters
pageinteger
Page number for pagination
pageSizeinteger
Number of posts per page (max 100)
statusstring[]
Filter by post status
createdAfterinteger
Filter posts after this Unix timestamp
createdBeforeinteger
Filter posts before this Unix timestamp
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.