backend_and_cms/One & All/users/Read User Me.bru

12 lines
122 B
Plaintext

meta {
name: Read User Me
type: http
seq: 3
}
get {
url: {{baseUrl}}/api/v1/users/me
body: none
auth: none
}