GET
/
partner
/
v1
/
companies
/

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

id
string
limit
integer

Number of results to return per page.

name
string
offset
integer

The initial index from which to return the results.

Response

200 - application/json
count
integer
next
string | null
previous
string | null
results
object[]