application/json
(required for POST and PUT requests with JSON payloads)include
: Specify fields to include in the responseexclude
: Specify fields to exclude from the responseorg_id
: Workspace ID (required only when using User API keys to specify which workspace to operate in; not needed with OAuth tokens)limit
: Number of items per page (1-100, default: 10)after
: Cursor for next pagebefore
: Cursor for previous page