v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1339117150.4 KB
inboundOidcSsoProfiles

Lists InboundOidcSsoProfile objects for a Google enterprise customer.

get/v1/inboundOidcSsoProfiles

Query parameters

filterstring

A Common Expression Language expression to filter the results. The only supported filter is filtering by customer. For example: customer=="customers/C0123abc". Omitting the filter or specifying a filter of customer=="customers/my_customer" will return the profiles for the customer that the caller (authenticated user) belongs to. Specifying a filter of customer=="" will return the global shared OIDC profiles.

pageSizeinteger

The maximum number of InboundOidcSsoProfiles to return. The service may return fewer than this value. If omitted (or defaulted to zero) the server will use a sensible default. This default may change over time. The maximum allowed value is 100. Requests with page_size greater than that will be silently interpreted as having this maximum value.

pageTokenstring

A page token, received from a previous ListInboundOidcSsoProfiles call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to ListInboundOidcSsoProfiles must match the call that provided the page token.

Response

Successful response