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