cURL
curl --request GET \ --url https://api.sandbox.verisoul.ai/list/{list_name} \ --header 'x-api-key: <api-key>'
{ "request_id": "bb152ba5-8311-4192-846f-1670a581becb", "description": "List of US based users", "accounts": [ "john-doe", "john-doe-2", "amy-williams", "frank-smith", "mark-johnson" ] }
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.
Name of the list to retrieve accounts from
List accounts response
The ID of the request
Description of the list's purpose
Array of account IDs in the list