finnow/finnow-api/bruno-api/Finnow/Auth/My User copy.bru

16 lines
164 B
Plaintext

meta {
name: My User copy
type: http
seq: 5
}
get {
url: {{base_url}}/me
body: none
auth: none
}
headers {
Authorization: Bearer {{access_token}}
}