Go-TestAPI/golang-test/User/Get User Info.bru

16 lines
183 B
Plaintext
Raw Normal View History

2024-06-07 12:52:30 +00:00
meta {
name: Get User Info
type: http
seq: 3
}
get {
url: {{host}}/user
body: none
auth: none
}
headers {
Authorization: Bearer TPqB2mHBjRkvLpH3M6kWSWVMj7O75t665g==
}