get_tagged_elements
Retrieve API, collection, or workspace elements tagged with a specific slug in Postman. Supports pagination, sorting, and filtering by entity type for precise results.
Instructions
Get elements by tag
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cursor | No | Pagination cursor | |
direction | No | Sort direction | |
entityType | No | Filter by entity type | |
limit | No | Maximum number of results to return | |
slug | Yes | Tag slug |