| documentation | documentation.search | Search across SuprSend documentation for relevant topics or examples. |
| documentation | documentation.fetch | Retrieve the full content of a specific documentation page by its URI. |
| objects | objects.get | Fetch details for a specific object by ID or key. |
| objects | objects.upsert | Create a new object or update an existing one. |
| objects | objects.get_subscriptions | View all subscriptions associated with an object. |
| objects | objects.upsert_subscriptions | Add or update subscriptions for an object. |
| objects | objects.get_preferences | Retrieve an object’s preferences, optionally filtered by category. |
| objects | objects.update_preferences | Update category-level preferences for an object. |
| tenants | tenants.get | Fetch information about a specific tenant. |
| tenants | tenants.upsert | Create a new tenant or update an existing one. |
| tenants | tenants.get_preferences | Retrieve all category preferences for a tenant. |
| tenants | tenants.update_preferences | Update category-level preferences for a tenant. |
| users | users.get | Fetch information about a specific user. |
| users | users.upsert | Create a new user or update an existing one. |
| users | users.get_preferences | Retrieve a user’s preferences, optionally filtered by category. |
| users | users.update_preferences | Update category-level preferences for a user. |