gitpod.v1.OrganizationService
ListTermsOfServiceAcceptances
Lists per-member acceptance of a Terms of Service version.
Use this method to:
- See which members have accepted a given version
- Find members still pending acceptance for a given version
Examples
-
List acceptances for version 2:
organizationId: "b0e12f6c-4c67-429d-a4a6-d9838b5da047" version: 2 pagination: pageSize: 50
post/gitpod.v1.OrganizationService/ListTermsOfServiceAcceptances
Query parameters
pageSizeinteger
tokenstring
Request body
Response
Success