Get profile – Management API – MediaKind

Get profile

get https://app.mk.io/api/v1/user/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

Errors

400 Bad Request

401 Unauthorized

403 Forbidden

404 Not Found

429 Too Many Requests

500 Internal Server Error