Get profile – Management API – MediaKind

Get profile Deprecated

get https://app.mk.io/api/profile/

This endpoint returns the details of the current user.

Requires authentication; no additional RBAC permissions required.

Authentication

Authorization Bearer

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

Response

200 OK

metadata object UserMetadata Required

Metadata.

Show 1 property Hide 1 property

id string Required format: uuid

The unique identifier of the user.

spec object UserProfileSpec Required

Specification.

Show 12 properties Hide 12 properties

[any key] string

Errors

400 Bad Request

error object ErrorDetail Required

Pertinent information about the error

Show 3 properties Hide 3 properties

[any key] any

401 Unauthorized

error object ErrorDetail Required

Pertinent information about the error

Show 3 properties Hide 3 properties

[any key] any

403 Forbidden

error object ErrorDetail Required

Pertinent information about the error.

Show 3 properties Hide 3 properties

[any key] any

404 Not Found

error object ErrorDetail Required

Pertinent information about the error.

Show 3 properties Hide 3 properties

[any key] any

429 Too Many Requests

error object ErrorDetail Required

Pertinent information about the error.

Show 3 properties Hide 3 properties

[any key] any

500 Internal Server Error

error object ErrorDetail Required

Pertinent information about the error.

Show 3 properties Hide 3 properties

[any key] any