Skip to main content
GET
/
v1
/
system
/
api-keys
/
{key}
Get an API key
curl --request GET \
  --url https://revstack.dev/v1/system/api-keys/{key}
null

Path Parameters

key
string
required
Example:

"sk_live_abc123"

Response

200 - application/json

API key details

The response is of type unknown.