getTaggedEntities
Retrieve Postman entities filtered by a specific tag. Requires an enterprise plan; returns 404 on other plans.
Instructions
Gets Postman entities by tag. Enterprise only - returns 404 on Free/Basic/Professional plans.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Tag ID | |
| cursor | No | Pagination cursor | |
| direction | No | Sort order | |
| entityType | No | Filter by entity type | |
| limit | No | Max entities to return |