/
KN
knownwell
/
Knownwell API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 12h ago · Updated 4w ago
Details
Filter operations
alignment
2
api-keys
3
get
List Api Keys
post
Create Api Key
delete
Revoke Api Key
clients
14
documentation
1
health
1
portfolios
2
root
1
status
1
streams
1
topics
1
api-keys
List Api Keys
List all API keys.
get
/v1/api-keys
Query parameters
customer_id
string
nullable
Headers
authorization
string
nullable
Response
Successful Response
APIKeyResponse[]
required
id
string
required
customer_id
string
required
name
string
required
description
string
nullable
required
scope
string
required
status
string
required
created_at
string
date-time
required
expires_at
string
date-time
nullable
required
last_used_at
string
date-time
nullable
required
api_key
string
nullable
Changes