Identity Broker REST API Reference

UnboundID Logo

/trustlevels/includes

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

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

GET

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

Retrieve a specified list of model objects.

Parameters

name description type default
includesList Comma-separated IDs of the model objects to retrieve. query

Response Body

result: trustLevel
media types: application/json

The requested model objects.

Status Codes

code description
200 Success