meta { name: Get all Accounts type: http seq: 5 } get { url: {{ENDPOINT}}accounts body: none auth: bearer } auth:bearer { token: {{TOKEN}} }