cURL
curl --request GET \ --url https://api.example.com/lead-sessions \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
List lead sessions, optionally filtered by channel, channelId, or status.
Required scope: read
read
Useful for:
1 <= x <= 100
Successful Response