Subscriptions
Subscription Information
Retrieve information about an existing subscription, including expiry time, payment information and recurrency status.
API scope required: subscriptions.read
GET
Authorizations
Obtained in the Crossmint developer console
Path Parameters
The unique identifier for the subscription, formatted as chain:contractAddress:tokenId
.
This locator references the specific token associated with the subscription.
Example:
"base:0x1234567890123456789012345678901234567890:1"
Response
200
application/json
Subscription information
Available options:
active
, expired
Example:
1731984105000
Example:
"base:0xdC46584d76aCcc879d682Ed2d9c7338f8FdbF1cC:1"
Example:
"0x62e2cb5f9Ac87cf91358395fdB6797ADb7EA9E38"
Was this page helpful?