List Promotions
list_promotionsList how versions of a spec reached their environments: which version, which environment, whether it was a rollback and whether it froze the version. get_environment_pins shows the current state; this is how it got there. Requires project context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| take | No | How many entries to return, newest first (default 50) | |
| specId | Yes | Public ID (GUID) of the API specification | |
| environmentId | No | Optional environment ID (GUID) to filter by |