square.retrieveSubscription retrieves a specific subscription.
Example
automations/square-retrieve-subscription.automation.ts
Inputs
Every input accepts a compatible signal. It requiresSUBSCRIPTIONS_READ.
Use the official RetrieveSubscription reference for provider field semantics and limits.
Output
Returns the officialSquare.GetSubscriptionResponse response as a codec-safe object. Square integer money amounts remain bigint values.