List all Powerpacks

GET https://api.plivo.com/v1/Account/{{auth_id}}/Powerpack/?limit=<integer>&offset=<integer>

This API can be used to fetch a list of Powerpacks, below is the list of arguments that can be passed in this API request, more information can be found here

ArgumentsDescriptionRequired/Conditional/Optional
limitUsed to display the number of results per page. The maximum number of results that can be fetched is 20. Defaults to 20.Optional
offsetDenotes the number of value items by which the results should be offset. Defaults to 0Optional

Request Params

KeyDatatypeRequiredDescription
limitstringUsed to display the number of results per page. The maximum number of results that can be fetched is 20. Defaults to 20.
offsetstringDenotes the number of value items by which the results should be offset