Identity Broker REST API Reference

UnboundID Logo

/resources/customfilter

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

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

POST

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

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

Request Body

element: (custom)
media types: */*
application/xml

client-side Filter to search with

Response Body

result: resource
media types: application/json

The requested resources.

Status Codes

code description
200 Success