organizations
sso
List SSO domains for an organization
➕ Bencher Plus: List all single sign-on (SSO) domains for an organization. The user must be a member of the organization to use this route.
get/v0/organizations/{organization}/sso
Path parameters
organizationstring required
The slug or UUID for an organization.
Query parameters
direction'asc' | 'desc'
The direction to sort by. If not specified, the default sort direction is used.
pageinteger nullable
The page number to return. If not specified, the first page is returned.
per_pageinteger nullable
The number of items to return per page. If not specified, the default number of items per page (8) is used.
sort'domain'
Sort by SSO domain.
The field to sort by. If not specified, the default sort field is used.
Response
successful operation