Authorizations
Project Bearer token (e.g., "Bearer sk-ac-xxxx")
Path Parameters
Session ID
Query Parameters
Limit of messages to return, default 20. Max 200.
Cursor for pagination. Use the cursor from the previous response to get the next page.
Whether to return asset public url, default is true
Format to convert messages to: acontext (original), openai (default), anthropic.
Available options:
acontext, openai, anthropic Order by created_at descending if true, ascending if false (default false)