Contract Testing: List Environments
contract-testing_list_environmentsLists all environments in your Pact Broker or PactFlow workspace, using pagination to manage results. Helps you quickly find deployment targets for contract testing.
Instructions
Retrieve all environments configured in the Pact Broker or PactFlow workspace.
Toolset: Environments and Deployments
Parameters:
pageNumber (number): Page number (default: 1)
pageSize (number): Results per page (default: 5)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Results per page | |
| pageNumber | No | Page number |