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

11 lines
146 B
Text

meta {
name: List Root API Keys
type: http
seq: 3
}
get {
url: http://localhost:3000/api/v1/root/api-keys
body: none
auth: inherit
}