Get Tags For Specific Tenant
Tags
Get Tags For Specific Tenant
Get tags by tag_ids and tag_type.
GET
Get Tags For Specific Tenant
Documentation Index
Fetch the complete documentation index at: https://docs.streamkap.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Available options:
environment, general, pipelines, transforms, topics, services, sources, users, tenant, destinations Body
application/json
Body model for POST /tags/search requests.
Supports large lists of tag IDs that would exceed URL length limits when using GET. Body parameters take precedence over query parameters when both are provided.
List of tag IDs. Body takes precedence over query params.
Response
Successful Response
The response is of type Response Listtags · object.