Identity Broker REST API Reference

UnboundID Logo

/scopes/includes

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

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

GET

This operation is available only to principals with these entitlements: "ROLE_READ_SCOPE" "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: scope
media types: application/json

The requested model objects.

Status Codes

code description
200 Success