Get List of Control Implementations by Entity

Use this API to retrieve a list of all control implementations by entity, such as by assets, processing activities, legal entities, risks, and vendors.

Path Params
uuid
required

ID of the entity. This value can be obtained using Get Control Implementation API.

Query Params
int32
≥ 0
Defaults to 0

Results page to be retrieved (0..N)

int32
1 to 2000
Defaults to 20

Number of records per page

string
enum

Sorting criteria in the format: property(,asc|desc). Default sort order is ascending

Body Params
filters
array of objects

Filters used in search.

filters
string

Full text search terms.

boolean
Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Choose an example:
application/json
*/*