Skip to main content
GET
List companies

Authorizations

api_access_token
string
header
required

API access token for authentication. Obtain from your Voxys Connect profile settings.

Path Parameters

account_id
integer
required

The numeric ID of the account.

Query Parameters

page
integer
default:1

Page number for pagination.

sort
enum<string>
default:created_at

Sort field.

Available options:
name,
created_at,
updated_at

Response

List of companies.

data
object[]
meta
object