Returns all accounts in a specific list
curl --request GET \ --url https://api.sandbox.verisoul.ai/list/{list_name} \ --header 'x-api-key: <api-key>'
{ "request_id": "<string>", "description": "<string>", "accounts": [ "<string>" ] }
Name of the list to retrieve accounts from
The ID of the request
Description of the list's purpose
Array of account IDs in the list