support
Search and retrieve organizations for support investigation.
Use this when a ticket quotes a team name or scope but not a user.
- ?scope=@acme — exact-match lookup against the unique scope field. Prefer when the scope is known; returns at most one row.
- ?q=... — fuzzy icontains over both name and scope. Use when you only have a partial or display-name hint.
get/api/support/organizations/{id}/
Path parameters
idstring required