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

11 lines
131 B
Text

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