saftLinkStatus
query
Poll a SAF-T(PT) download link's status — public/unauthenticated.
Verifies the signed token and reports whether the lazily-generated file is ready (returns
expiredfor an invalid or expired token). When ready, includes the media reference to stream.
query {
saftLinkStatus(token: String!): SaftLinkResult!
}Returns: SaftLinkResult!
Arguments
| Name | Type | Description |
|---|---|---|
token | String! |