meta {
name: Get Accounts
type: http
seq: 1
}
get {
url: {{base_url}}/profiles/:name/accounts
body: none
auth: bearer
params:path {
name: {{profile}}
auth:bearer {
token: {{access_token}}