Keys
Returns data about a key
POST
Changelog
Date | Changes |
---|---|
Oct 07 2024 | Introduced endpoint |
You may not always have easy access to the keyId
and therefore can’t use /v1/keys.getKey
.
This offers an escape hatch to send us the real key instead.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The configuration for a single key
The response is of type object
.