Get source collection data
GET https://api.getpostman.com/collections/{{sourceCollectionId}}?model=minimal
Gets information from a given source collection. This passes the model=minimal
property so the response contains only the collection item data needed for the transfer.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
model | string |