v1

latestOpenAPI 3.0.02026-07-26117342409.6 KB
Identity Controls

List Identity Controls

List identity controls associated with an identity.

get/v2/identity/controls

Query parameters

identity_idstring required

The Identity ID whose controls to retrieve.

include_deletedboolean

Include deleted controls in the response.

limitinteger

Number of results to return. Defaults to 100 if no limit is provided. Maximum 1000.

page_cursorstring

Optional: Cursor for getting the next page of results.

Response

A successful response.

next_page_cursorstring

Cursor token for fetching the next page. Empty if there are no more pages.