Site users

Manage which users can access or contribute to a docs site.

Invite, remove, or update user permissions for a site. This provides a way to tightly control collaboration and visibility among your teammates.

List all sites users permissions

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
organizationIdstringRequired

The unique id of the organization

siteIdstringRequired

The unique id of the site

Query parameters
pagestringOptional

Identifier of the page results to fetch.

limitnumber · max: 1000Optional

The number of results per page

Responses
200

Listing of users who can access the site.

application/json
Responseall of
get
/orgs/{organizationId}/sites/{siteId}/permissions/aggregate
200

Listing of users who can access the site.

Last updated

Was this helpful?