Credential Inventory

Search

Search credential inventory policies by name, or fetch a specific set by ID. Returns one page of matching policies at a time.

post/api/v1/search/credential-inventory-policies

Request body

pageSizeinteger

The maximum number of results to return per page.

pageTokenstring

A pagination token from a previous Search response.

querystring

Free-text search over the policy name. Empty matches all policies.

Response

Successful response

nextPageTokenstring

A token to fetch the next page, or empty if there are no more results.

Changes

Changed in 1 of the 34 revisions of this API.1