Skip to content

Get Subscription Status

This operation retrieves the current subscription status for a UFlow account, including information about remaining credits.

GET /api/v1/Account/GetSubscriptionStatus

No request parameters are required for this operation. The request uses the API key provided in the authentication header to identify the account.

A decimal value representing the remaining credits available for the UFlow account.

The operation retrieves the current remaining credits for the authenticated account from the UFlow subscription system.

  • 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