Minctrl Docs
API ReferenceCompanies

List companies owned by the caller

GET
/companies

List all companies owned by the authenticated user.

Requires a valid bearer token. Owner-scoped: returns only companies whose owner is the caller (JWT sub).

Authorization

HTTPBearer
AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X GET "https://example.com/companies"
null
Empty