List users – Management API – MediaKind

List users

Get https://app.mk.io/api/v1/organization/users

This endpoint shows the details of all users with access to this organization in MK.IO.

RBAC Capability Required: core.user.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
Each of these error responses follows the same format as 400 Bad Request, with the respective error codes and messages.