v1

latestOpenAPI 3.0.1Apache 2.02026-07-1410161228.2 KB

Fetch a push notification credential from your account

get/v1/Credentials/{Sid}

Path parameters

Sidstring required

A 34 character string that uniquely identifies this resource.

Response

OK

account_sidstring nullable

The unique ID of the Account responsible for this credential.

date_createdstring date-time nullable

The date that this resource was created.

date_updatedstring date-time nullable

The date that this resource was last updated.

friendly_namestring nullable

The human-readable name of this credential, limited to 64 characters. Optional.

sandboxstring nullable

[APN only] Whether to send the credential to sandbox APNs. Can be true to send to sandbox APNs or false to send to production.

sidstring nullable

A 34 character string that uniquely identifies this resource.

type'apn' | 'gcm' | 'fcm'
urlstring uri nullable

An absolute API resource URL for this credential.