meta { name: Get all User pages type: http seq: 4 } get { url: {{ENDPOINT}}users/1/accounts/pages body: none auth: bearer } params:query { limit: 100 } auth:bearer { token: {{SONGWHIP_TOKEN}} }