Skip to main content
GET
/
api
/
auth
/
api-keys
/
{id}
Get an API key by ID
curl --request GET \
  --url http://localhost:3000/api/auth/api-keys/{id}
{}

Path Parameters

id
string
required

Response

API key found

The response is of type object.