Identity Broker REST API Reference

UnboundID Logo

/actions/customfilter

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

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

POST

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

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

Request Body

element: (custom)
media types: text/plain

client-side Filter to search with

Response Body

result: action
media types: application/json

The requested actions.

Status Codes

code description
200 Success