List plan change rules
GET/v1/plan_changes/rules
Lists custom rules that override the default behavior for specific plan-to-plan transitions.
Request
Responses
- 200
- 401
- 403
- 404
- 429
- 500
List of plan change rules.
Missing or invalid bearer token.
Token is valid but lacks permission for this operation.
Resource not found in the current organization.
Rate limit exceeded.
Unexpected server error.