v1

latestOpenAPI 3.1.0Serval License2026-07-26202952779.1 KB
Access Policy API

List Access Policies

List all access policies for a team.

get/v2/access-policies

Query parameters

teamIdstring

The ID of the team.

The ID of the team.

pageSizeinteger

Maximum number of results to return. Default is 10000, maximum is 10000.

Maximum number of results to return. Default is 10000, maximum is 10000.

pageTokenstring

Token for pagination. Leave empty for the first request.

Token for pagination. Leave empty for the first request.

Response

Success

nextPageTokenstring nullable

Token for retrieving the next page of results. Empty if no more results.

All 202 operations