Files
aviation/bruno/Account/Get Profile.bru

12 lines
122 B
Plaintext

meta {
name: Get Profile
type: http
seq: 10
}
get {
url: {{API_URL}}/account/profile
body: none
auth: none
}