Account Endpoints
Get documents
Retrieve a list of documents available for a specific account.
Please note: This endpoint is currently under migration and will be available soon.
GET
/
accounts
/
/
documents
/
{account_id}
Headers
x-api-key
string
requiredAPI Key for authentication
Path Parameters
account_id
string
requiredThe ID of the account for which documents are to be retrieved.
Response
200 - application/json
documents
object[]