Basic request and response
List organizations visible to your account withGET /api/v1/app/organization.
Example response
Example response
Update organization settings
Example response
Example response
Errors and edge cases
- 401/403: missing or invalid API token.
- 400: invalid regex or payload shape.