mirror of
https://github.com/fosrl/pangolin.git
synced 2025-12-30 15:50:37 -06:00
12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
meta {
|
|
name: List Root API Keys
|
|
type: http
|
|
seq: 3
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:3000/api/v1/root/api-keys
|
|
body: none
|
|
auth: inherit
|
|
}
|