Skip to main content

getApiKey

getApiKey

Path Parameters
id uuid REQUIRED
Responses
200
Schema OPTIONAL
createdAt date-time
id string
name string
updatedAt date-time
getApiKey
GET /api-key/:id
id — path
/api
curl -L '/api/api-key/:id' \
-H 'Accept: application/json'