Endpoints
Retrieve the subscription details of a user based on provided email, npub, or external UUID.
Email of the user
Nostr npub identifier of the user
External UUID for identifying the user
Unique Flash ID associated with the user
Successfully retrieved user subscription details
Membership details of the user
List of transactions related to the user's subscription
Missing required parameters or invalid request
Unauthorized or invalid token
Internal server error
Cancel an active subscription for a user based on email, npub, or external UUID.
Email of the user
Nostr npub identifier of the user
External UUID for identifying the user
Unique Flash ID associated with the user
Subscription successfully canceled
Indicates whether the cancellation was successful
Unauthorized or invalid token
No subscription found for the given parameters
Internal server error
Last updated
