/
/Bencher API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1w ago
auth10
checkout1
oci16
organizations23
  • getList organizations
  • postCreate an organization
  • getView an organization
  • deleteDelete an organization
  • patchUpdate an organization
  • get/v0/organizations/{organization}/allowed/{permission}
  • postClaim an organization
  • getList organization members
  • postInvite a user to an organization
  • getView an organization member
  • deleteRemove an organization member
  • patchUpdate an organization member
  • get/v0/organizations/{organization}/plan
  • post/v0/organizations/{organization}/plan
  • deleteDelete an organization's subscription plan (admin only).
  • patchUpdate an organization's metered subscription plan.
  • getList organization projects
  • postCreate a project for an organization
  • getList SSO domains for an organization
  • postAdd an SSO domain to an organization
  • getView an SSO domain for an organization
  • deleteRemove an SSO domain from an organization
  • getView organization usage
projects52
run1
runners9
server10
specs5
users13
    organizations
    allowed

    get/v0/organizations/{organization}/allowed/{permission}

    Path parameters

    organizationstring required

    The slug or UUID for an organization.

    permission'view' | 'create' | 'edit' | 'delete' | 'manage' | 'view_role' | 'create_role' | 'edit_role' | 'delete_role' required

    The permission to check.

    Response

    successful operation

    allowedboolean required

    Changes

    No recorded changes to this endpoint across all 64 revisions of this API.