At Stack AI, security and privacy of our customer's data is our top priority. Today, we are thrilled to announce that Stack AI is now SOC 2 Type II and HIPAA compliant.
Connect to Zendesk to manage customer support tickets and support interactions.
Lists all shared and personal macros available to the current user. For admins, the API returns all macros for the account, including the personal macros of agents and other admins. #### Pagination - Cursor pagination (recommended) - Offset pagination See [Pagination](/api-reference/introduction/pagination/). Returns a maximum of 100 records per page. #### Allowed For * Agents
A sideload to include in the response. See [Sideloads](#sideloads-2)
Filter macros by access. Possible values are "personal", "agents", "shared", or "account". The "agents" value returns all personal macros for the account's agents and is only available to admins.
Filter by active macros if true or inactive macros if false
Filter macros by category
Filter macros by group
If true, returns only macros that can be applied to tickets. If false, returns all macros the current user can manage. Default is false
Possible values are "alphabetical", "created_at", "updated_at", "usage_1h", "usage_24h", "usage_7d", or "usage_30d". Defaults to alphabetical
One of "asc" or "desc". Defaults to "asc" for alphabetical and position sort, "desc" for all others
Status code of the response
Headers of the response
Body of the response