Files
games-wishlist/docs/api/user/Get authenticated user.bru

17 lines
174 B
Plaintext

meta {
name: Get authenticated user
type: http
seq: 1
}
get {
url: {{base_url}}/api/user
body: none
auth: inherit
}
settings {
encodeUrl: true
timeout: 0
}