List pending invites – Management API – MediaKind

List pending invites

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

This endpoint shows the current list of invitations that have been sent by this MK.IO organization and which have not been accepted or declined yet.

RBAC Capability Required: core.invite.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

... [Similar structure for 403, 404, 429, 500]...