v1

latestOpenAPI 3.0.02026-07-2667172347.6 KB
Sensitivity list

Get all sensitive clients

Use this endpoint to get the profiles of all <Glossary>clients</Glossary> on your <Glossary>sensitivity list</Glossary> .

get/v1/sensitivityList/

Query parameters

pageNumberinteger required

The page number of the response.

pageSizeinteger required

The number of results returned per page. <br />Default: 100. <br /><br /><img src="https://files.readme.io/ad2486a-Inline_Note.svg" align="left"/>Note: If you provide a value greater than 100, pageSize is automatically reverted to 100.

Headers

Authorizationstring required

The access_token returned in your most recent Create access token response.

Response

Sensitive clients returned

pageNumberinteger

The page returned.

pageSizeinteger

The number of profiles per page.

firstPagestring

The absolute URL to the first page.

lastPagestring

The absolute URL to the last page.

totalPagesinteger

The total number of pages.

totalRecordsinteger

The number of clients on your sensitivity list.

nextPagestring

The absolute URL to the next page, or null if on the last page.

previousPagestring

The absolute URL to the previous page, or null if on the first page.