cURL
curl --request GET \ --url https://api.example.com/v0/chat/sessions
{ "_links": { "kyc": { "description": "Submit KYC information", "href": "/v0/user/me/kyc", "method": "PUT" }, "self": { "href": "/v0/user/me", "method": "GET" }, "wallets": { "href": "/v0/wallets", "method": "GET" } } }
Search query for titles and message content
Fields to expand (messages)
x >= 0
1 <= x <= 100
Sessions retrieved successfully
HAL-style hypermedia links for navigation and available actions.
Show child attributes