Identity Broker REST API Reference

UnboundID Logo

/dataviews/{name}

This resource is available only to principals with these entitlements: com.unboundid.broker.models.security.access.BrokerRole.READ_DATAVIEW com.unboundid.broker.models.security.access.BrokerRole.BROKER_ADMIN

Mount Point: /auth/api/v1/dataviews/{name}/

GET

This operation is available only to principals with these entitlements: com.unboundid.broker.models.security.access.BrokerRole.READ_DATAVIEW com.unboundid.broker.models.security.access.BrokerRole.BROKER_ADMIN

Retrieve a specified data view.

Parameters

name description type default
name The name of the data view to be retrieved. path

Response Body

result: dataView
media types: application/json

The specified data view.

Status Codes

code description
200 Success
404 No such object