lf9-pgg/bruno/user/Get user.bru
2025-06-11 14:48:16 +02:00

15 lines
175 B
Text

meta {
name: Get user
type: http
seq: 2
}
get {
url: {{api_base}}/user/:id
body: none
auth: inherit
}
params:path {
id: 293ef329-91b2-4912-ad5d-0277490c7b55
}