Get your company
Returns the company your API key belongs to, as a single-element collection (`data` has one entry, or zero if the key has no company assigned). This endpoint is company-scoped and never exposes other tenants.
GET
/api/v1/companiesAuthorization
AuthorizationRequiredBearer <token>Company-scoped Steve API key. Format: Authorization: Bearer aok_...
In: header
Header Parameters
X-Request-IdstringOptional caller-supplied request identifier. Maximum length is 128 characters.
Maximum length:
128Your company as a single-element collection (empty if the key has no company assigned).