Subscriptions
Get subscription spans
Returns the time spans during which data was collected for this subscription. Spans are created when a subscription is activated/resumed and ended when paused/deleted.
GET
Python (ticksupply library)
Authorizations
Your API key. Get one from the dashboard at https://app.ticksupply.com/api-keys
Path Parameters
Subscription ID (prefixed format, e.g., sub_xxx)
Pattern:
^sub_[a-f0-9]{32}$Response
List of subscription spans
Last modified on February 6, 2026
Python (ticksupply library)