pangolin/bruno/API Keys/List Org API Keys.bru
2025-10-04 18:36:44 -07:00

11 lines
153 B
Text

meta {
name: List Org API Keys
type: http
seq: 4
}
get {
url: http://localhost:3000/api/v1/org/home-lab/api-keys
body: none
auth: inherit
}