Identity Broker REST API Reference

UnboundID Logo

/templates/includes

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

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

GET

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

Retrieve a specified list of templates.

Parameters

name description type default
includesList Comma-separated IDs of templates to retrieve. query

Response Body

result: persistedPolicyTemplate
media types: application/json

The requested templates.

Status Codes

code description
200 Success