Get Subscription Status
Account - Get Subscription Status
Section titled “Account - Get Subscription Status”This operation retrieves the current subscription status for a UFlow account, including information about remaining credits.
Endpoint
Section titled “Endpoint”GET /api/v1/Account/GetSubscriptionStatusRequest Parameters
Section titled “Request Parameters”No request parameters are required for this operation. The request uses the API key provided in the authentication header to identify the account.
Response
Section titled “Response”A decimal value representing the remaining credits available for the UFlow account.
Implementation Details
Section titled “Implementation Details”The operation retrieves the current remaining credits for the authenticated account from the UFlow subscription system.
Usage Notes
Section titled “Usage Notes”- This operation is useful for monitoring credit usage in automated workflows
- Include this check before running operations that consume credits to ensure sufficient credits are available
- No cost is associated with checking the subscription status
Credit Cost
Cost: 0 credit(s) per call
Note: Free operation to check account status