List all accounts associated with your API key
account_id values in all subsequent V2 action requests.
limit to paginate (e.g. offset=50&limit=50 for page 2).account_id from the response in all V2 action requestsis_active: true can be used for actionscreated_at descending (newest first)50; the maximum allowed limit is 500. To page through all accounts, increment offset by limit until offset + limit >= total