listApplicationSubscriptionTokens

Operation

listApplicationSubscriptionTokens
List< ApplicationSubscription > listApplicationSubscriptionTokens ( SubscriptionStatus subscriptionStatus ) throws AccountAPINGException

Returns a list of subscription tokens for an application based on the subscription status passed in the request. Returns all subscription token details, including the client reference and vendor client Id associated with the subscription token.

Parameter name

Type

Required

Description

subscriptionStatus

SubscriptionStatus

 

Optionally filter response by Subscription status of the token

Return type

Description

List< ApplicationSubscription >

List of subscription tokens for an application

Throws

Description

AccountAPINGException

Generic exception that is thrown if this operation fails for any reason.

Since 1.0.0