meta { name: Get Subscription type: http seq: 1 } get { url: {{api_url}}/subscription/ body: none auth: none } headers { Authorization: Token {{auth_token}} }