getGeneratedCollectionSpecs
Retrieve the API specification generated for a Postman collection by providing its unique ID and element type.
Instructions
Gets the API specification generated for the given collection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| elementType | Yes | The `spec` value. | |
| collectionUid | Yes | The collection's unique ID. |