List Scopes – Management API – MediaKind

List Scopes

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

Returns details of all Scopes.

RBAC Capability Required: core.scope.get

Authentication

Authorization Bearer

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

Response

200 A list of all scopes

Properties

Show 3 properties

Show 2 properties

Show 2 properties

Show 2 properties

Errors

400 Bad Request

error object ErrorDetail Required
Pertinent information about the error

Show 3 properties

Show value schema

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error