Identity Broker REST API Reference

UnboundID Logo

/tags/includes

This resource is available only to principals with these entitlements: "ROLE_READ_TAG" "ROLE_BROKER_ADMIN"

Mount Point: /auth/api/v1/tags/includes/

GET

This operation is available only to principals with these entitlements: "ROLE_READ_TAG" "ROLE_BROKER_ADMIN"

Retrieve a specified list of model objects.

Parameters

name description type default
includesList Comma-separated IDs of the model objects to retrieve. query

Response Body

result: tag
media types: application/json

The requested model objects.

Status Codes

code description
200 Success