Skip to main content

GetTaggedEntities

Properties

NameTypeRequiredDescription
dataGetTaggedEntitiesDataAn object containing the paginated elements.
metaGetTaggedEntitiesMetaThe response's pagination information.

GetTaggedEntitiesData

An object containing the paginated elements.

Properties

NameTypeRequiredDescription
entitiesEntities[]A list of the Postman elements that contain the given tag.

Entities

Properties

NameTypeRequiredDescription
entityIdstringThe element's unique ID.
entityTypeEntitiesEntityTypeThe type of Postman element.

EntitiesEntityType

The type of Postman element.

Properties

NameTypeRequiredDescription
APIstring"api"
COLLECTIONstring"collection"
WORKSPACEstring"workspace"

GetTaggedEntitiesMeta

The response's pagination information.

Properties

NameTypeRequiredDescription
countnumberThe number of tagged elements returned in the response.
nextCursorstringThe pagination cursor that points to the next record in the results set.

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →