Accounts
Retrieve a list of account available.
Endpoints
Request
Request Parameters
Header Key
Value
Required
Description
api_key
{api_key}
true
The API key provided to authenticate the user. Replace {apiKey} with your actual API key.
Response
The API returns a JSON object with the following structure:
Success Response (200)
Internal Server Error (500)
Invalid API Key (401)
Last updated