Company

Get a company by ID.

Path parameters

group_idintegerRequired
company_idintegerRequired

Headers

AuthorizationstringRequired

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

Response

Successful Response
namestring
The name of the company
domainstring
The domain of the company
idinteger
group_idinteger
thumbnail_urlstring or null
The thumbnail URL of the company
created_atstring or nullformat: "date-time"
updated_atstring or nullformat: "date-time"
is_archivedboolean or null

Errors