Get my company
Company
Get my company
Returns the company the current user belongs to, along with their role in that company. Returns 204 No Content if the user is not a member of any company or if the company has been deleted.
GET
Get my company
Authorizations
Server-to-server authentication. Generate a token in the admin UI at
Settings → Developers → API Access. Send the raw token in the
Api-Token header — there is no Bearer prefix.
Tokens can be marked read-only at creation time, in which case the API
rejects any non-GET request with 403 Forbidden.
Response
Company resource
Maximum string length:
255Example:
"/api/v1/tenants/1"

