Enter your API key
Maximum number of forms to return per page. Defaults to 10 if not specified.
10
Page number for pagination (0-based). Use 0 for first page, 1 for second page, etc. Defaults to 0 if not specified.
0
Filter forms by a specific team ID. If provided, returns forms associated with the specified team along with global forms (unless onlyTeamForms is true).
"TM123456789012"
When true and teamId is provided, returns only forms specific to that team (excludes global/organization-wide forms). When false or not specified, returns both team-specific and global forms.
false
When true, returns only escalation forms. When false or not specified, returns ticket creation forms. Escalation forms are used for ticket escalation workflows.
false
Operation successful
The response is of type object
.