Session Policy

Search

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

post/api/v1/search/session-policies

Request body

pageSizeinteger

The pageSize field.

pageTokenstring

The pageToken field.

querystring

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

Response

Successful response

nextPageTokenstring

The nextPageToken field.

Changes