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
The response is of type object
.