GetSubscriptionsResponse
The response that contains the requested subscriptions.
Declaration
object GetSubscriptionsResponseProperties
| Name | Type | Description |
|---|---|---|
subscriptions | [ResponseSubscription] | The set of requested subscriptions. |
nextCursor | string | The cursor for fetching the next page of results. |
tokenExpirationDate | string | The token expiration date in an ISO-8601 format. Note: The server shows all dates and times in UTC. |
uId | string | The unique library identifier. When querying records using multiple tokens that may share libraries, use the |
versionId | string | The current version identifier. |