Skip to main content
GET
/
v1
/
companies
/
{company_id}
/
accounts
{
  "data": [
    "<unknown>"
  ]
}

Documentation Index

Fetch the complete documentation index at: https://fermata-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

company_id
string
required

Response

200 - application/json

OK

data
any[]