cURL
curl --request GET \ --url https://api.sandbox.verisoul.ai/account/{account_id}/sessions \ --header 'x-api-key: <api-key>'
{ "request_id": "e57b7c0f-34bc-4770-8ec7-71aacc72e5a4", "sessions": [ "56f9a065-1583-48af-a5c4-cd5921b21a12", "2ddd11ed-2a46-4e21-9dc2-c2dbe7f7ef69" ] }
Documentation IndexFetch the complete documentation index at: https://docs.verisoul.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.verisoul.ai/llms.txt
Use this file to discover all available pages before exploring further.
ID of the account to retrieve sessions for
Account sessions response
The ID of the request
List of session IDs associated with the account