meta { name: Get all type: http seq: 1 } get { url: {{API_BASE_URL}}/api/{{API_VERSION}}/projects body: none auth: bearer } auth:bearer { token: {{BEARER_TOKEN}} } settings { encodeUrl: true }