NotifyV1Binding
get/v1/Services/{ServiceSid}/Bindings
Path parameters
ServiceSidstring required
The SID of the Service to read the resource from.
Query parameters
StartDatestring date
Only include usage that has occurred on or after this date. Specify the date in GMT and format as YYYY-MM-DD.
EndDatestring date
Only include usage that occurred on or before this date. Specify the date in GMT and format as YYYY-MM-DD.
Identitystring[]
The User's identity value of the resources to read.
Tagstring[]
Only list Bindings that have all of the specified Tags. The following implicit tags are available: all, apn, fcm, gcm, sms, facebook-messenger. Up to 5 tags are allowed.
PageSizeinteger
How many resources to return in each list page. The default is 50, and the maximum is 1000.
Pageinteger
The page index. This value is simply for client state.
PageTokenstring
The page token. This is provided by the API.
Response
OK