Returns all available lists
curl --request GET \ --url https://api.sandbox.verisoul.ai/list \ --header 'x-api-key: <api-key>'
{ "request_id": "<string>", "lists": [ { "name": "<string>", "description": "<string>" } ] }
The ID of the request
Array of available lists
Show child attributes
The name of the list
Description of the list's purpose