GetSubscriptionPrice
Gets the subscription template price.
Example request: Get the all subscription template prices.
Authentication
AuthorizationBearer
Voximplant Management API uses signed JWT tokens generated from your service-account private key. Pass the token in the `Authorization` header as a Bearer value:
```
Authorization: Bearer $VOXIMPLANT_TOKEN
```
See [Authorization](/api-reference/management-api/authorization) for ready-to-copy snippets in bash, Python, Node.js and Go that turn your `credentials.json` into a token.
Query parameters
subscription_template_id
The subscription template ID list separated by semicolons (;)
subscription_template_type
The subscription template type. The following values are possible: PHONE_NUM, SIP_REGISTRATION
subscription_template_name
The subscription template name (example: SIP registration, Phone GB, Phone RU 495, …)
count
The max returning record count
offset
The first N records are skipped in the output
Response
Successful response
result
The subscription template prices
total_count
count