get_environment_forks
Retrieve a paginated list of environment forks from Postman to track collaborative changes and version history for API testing setups.
Instructions
Get a list of environment forks
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID in format: {ownerId}-{environmentId} | |
| cursor | No | Pagination cursor | |
| direction | No | Sort direction | |
| limit | No | Number of results per page | |
| sort | No | Sort field |