GET /v1/accounts
Endpoint
Section titled “Endpoint”GET /v1/accounts
Authentication
Section titled “Authentication”No authentication required.
cURL Example
Section titled “cURL Example”curl -X GET "https://api.sapiom.ai/v1/accounts" \ -H "Authorization: Bearer YOUR_API_KEY"