List messages in conversation
GET
https://app-dev.jollor.com/api/public/v1/projects/{project_id}/conversations/{conversation_id}/messages
Request
Path Params
project_id
string
required
Example:
{{project_id}}
conversation_id
string
required
Example:
{{conversation_id}}
Query Params
limit
integer
required
Example:
1000
Header Params
Content-Type
string
required
Example:
application/json
Request samples
Responses
Modified at 2024-02-19 02:28:19