OBJECTS
Fetch Object Subscriptions
API to fetch a paginated list of all parent objects that the given child object is subscribed to.
GET
Fetch Object subscriptions
Documentation Index
Fetch the complete documentation index at: https://docs.suprsend.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Pass as Bearer <API_KEY>. Get API Key from SuprSend dashboard Developers -> API Keys section.
Path Parameters
Unique identifier of the object in your system
Used to group similar objects together. Give plural namespace like teams, organizations, and roles.
Query Parameters
number of results to be returned in API response
Previous
List Objects by TypeAPI to fetch paginated list of objects that belong to the specified `object_type`.
Next
Fetch Object subscriptions