List posts
Posts
List posts
List posts for a business, newest first. Use cursor for pagination.
GET
List posts
Documentation Index
Fetch the complete documentation index at: https://docs.mymarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
UUID of the business to list posts for
Filter by post status
Available options:
draft, scheduled, published Max results per page (1-100)
Required range:
1 <= x <= 100Cursor from previous page's next_cursor
