Get an organization – Management API – MediaKind

Get an organization

get https://app.mk.io/api/v1/organization

Returns your active organization.

RBAC Capability Required: core.customer.get

Authentication

Authorization Bearer

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

Response

200 OK

Errors

400 Bad Request

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error