ListProjectGateways
GET/admin/v1/project-gateways
List project gateways (optionally filtered by customer, workspace, and/or
attached project). Each returned gateway carries its attached project slugs
in attached_project_ids, so reading gateway<->project attachments in bulk
is ONE paginated request, not one ListProjectGatewayProjects call per
gateway (#5591).
Request
Responses
- 200
Success