get_linked_postman_request
Retrieve a Postman request and its associated Mailganer API documentation pages by providing the request name or API path.
Instructions
Get Postman request with related Mailganer documentation pages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Partial Postman request name | |
| path | No | API path, e.g. /api/v2/emails/ |