Skip to main content
GET
List Api Keys

Authorizations

Authorization
string
header
required

Mixpeek API key, sent as Authorization: Bearer mxp_sk_.... Create one in Studio under Settings → API Keys, or with an admin key via POST /v1/organizations/users/{user_email}/api-keys. A missing header returns 403; an invalid or revoked key returns 401.

Path Parameters

user_email
string
required

Query Parameters

include_revoked
boolean
default:false

Response

Successful Response

The response is of type Response List Api Keys V1 Organizations Users User Email Api Keys Get · object.