Identity Broker REST API Reference

UnboundID Logo

/templates/customfilter

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

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

POST

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

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

Request Body

element: (custom)
media types: text/plain

client-side Filter to search with

Response Body

result: persistedPolicyTemplate
media types: application/json

The requested templates.

Status Codes

code description
200 Success