Get business monitoring subscription status
Retrieve the current monitoring subscription status and configuration for a business.
Authorizations
Enter your API key in the format: sk_test_xxxxx or sk_live_xxxxx
Path Parameters
Business ID
Response
Subscription details retrieved successfully
Unique identifier for the subscription
"123e4567-e89b-12d3-a456-426614174000"
Object type identifier
subscription "subscription"
Type of resource being monitored
user, business "business"
ID of the user or business being monitored
"123e4567-e89b-12d3-a456-426614174000"
List of webhook event types subscribed to for monitoring notifications
business.registration.updated, business.filing.due, business.filing.overdue Current status of the subscription
active, paused, expired, cancelled "active"
Whether the subscription belongs to test or live mode, determined by the API key used to create it
test, live "live"
Custom metadata for the subscription
ISO 8601 timestamp when the subscription was created
"2025-10-24T10:30:00Z"
ISO 8601 timestamp when the subscription was last updated
"2025-10-24T15:45:00Z"
ISO 8601 timestamp when the subscription expires (for paid subscriptions)
"2026-10-24T10:30:00Z"

