Skip to main content
objectPushNotificationDelivery

Fields

id
ID!

Stable identifier for this push notification delivery.

registrationId
ID

Identifier of the related registration. May be null when unavailable or not applicable.

topic
String!

The topic associated with this push notification delivery.

environment
String!

The environment associated with this push notification delivery.

status
String!

Current status of this push notification delivery.

apnsId
String

Identifier of the related APNs. May be null when unavailable or not applicable.

responseCode
Int

The response code associated with this push notification delivery. May be null when unavailable or not applicable.

reason
String

The reason associated with this push notification delivery. May be null when unavailable or not applicable.

responseTimestamp
String

The response timestamp associated with this push notification delivery. May be null when unavailable or not applicable.

attempts
Int!

The attempts associated with this push notification delivery.

durationMs
Int

The duration ms associated with this push notification delivery. May be null when unavailable or not applicable.

createdAt
String!

ISO 8601 timestamp when this push notification delivery was created.

startedAt
String

ISO 8601 timestamp when this push notification delivery started. May be null when unavailable or not applicable.

finishedAt
String

ISO 8601 timestamp when this push notification delivery finished. May be null when unavailable or not applicable.