get_collection_forks
Retrieve a paginated list of forks for a Postman collection to track derivative versions and collaborative workflows.
Instructions
Get a list of collection forks
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes | Collection ID | |
| cursor | No | Pagination cursor | |
| limit | No | Maximum number of results to return | |
| direction | No | Sort direction | |
| sort | No | Sort field |