Session Policy

List Assignments

List the principals assigned to a session policy, including both direct assignments and those conferred through a group.

get/api/v1/session-policies/{id}/assignments

Path parameters

idstring required

The session policy whose assignments to list.

Query parameters

page_sizeinteger

The pageSize field.

page_tokenstring

The pageToken field.

Response

Successful response

nextPageTokenstring

The nextPageToken field.

Changes

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