fosrl.pangolin/bruno/Users/adminListUsers.bru

12 lines
131 B
Text
Raw Normal View History

2025-03-21 17:12:59 -04:00
meta {
name: adminListUsers
type: http
seq: 2
}
get {
url: http://localhost:3000/api/v1/users
body: none
auth: none
}