Identities
Get An Identity
Retrieve an identity from the Unkey system
Request
The externalId of the identity to fetch, use either identityId or externalId, if both are provided, identityId takes precedence.
The id of the identity to fetch, use either identityId or externalId, if both are provided, identityId takes precedence.
Response
The id of the identity. Used internally, you do not need to store this.
Example: "id_123"
The id in your system
This is a place for dynamic meta data, anything that feels useful for you should go here
Example:
Attach ratelimits to 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.