Files
pangolin/bruno/Users/adminListUsers.bru
2025-03-21 17:12:59 -04:00

12 lines
131 B
Plaintext

meta {
name: adminListUsers
type: http
seq: 2
}
get {
url: http://localhost:3000/api/v1/users
body: none
auth: none
}