Saturday 10 June 2017

Twilio nodejs client specify PageSize query parameter

Per the doc, one should be able to specify the PageSize parameter when doing a GET list of resources

https://www.twilio.com/docs/api/rest/response#response-formats-list-filters

How do you do this using NodeJS client? The only available parameters to be passed in to /Accounts/[AccountSid]/Messages/[MessageSid] are (from/to/dateSent)



via timpham

No comments:

Post a Comment