Identity Broker REST API Reference

UnboundID Logo

/tags/customfilter

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

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

POST

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

Retrieve a list of tags using a custom ldap filter string.

Request Body

element: (custom)
media types: text/plain

client-side Filter to search with

Response Body

result: tag
media types: application/json

The requested tags.

Status Codes

code description
200 Success