Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The id of the identity to fetch, use either identityId
or externalId
, if both are provided, identityId
takes precedence.
1
"id_1234"
The externalId of the identity to fetch, use either identityId
or externalId
, if both are provided, identityId
takes precedence.
1
"id_1234"
Response
The configuration for an api
The id of this identity. Used to interact with unkey's API
The id in your system
The meta object defined for this identity.
When verifying keys, you can specify which limits you want to use and all keys attached to this identity, will share the limits.