Skip to content

List the user's API keys

GET
/api/v1/auth/api-keys

Responses

OK

application/json
JSON
{
  
"$schema": "https://bpincentives.com/schemas/Auth-apikeys-listResponse.json",
  
"apiKeys": [
  
]
}

Playground

Samples

Powered by VitePress OpenAPI