public_permissions
public
Permissions

Get Permission details

get/permissions/{permissionId}

Response

Get a Permission by the id in the path.

permissionIdstring uuid required
permissionType'instance_admin' | 'organization_admin' | 'organization_editor' | 'organization_runner' | 'organization_reader' | 'organization_member' | 'workspace_owner' | 'workspace_admin' | 'workspace_runner' | 'workspace_editor' | 'workspace_reader' required

Describes what actions/endpoints the permission entitles to

userIdstring uuid required

Internal Airbyte user ID

workspaceIdstring uuid
organizationIdstring uuid

Changes

Changed in 1 of the 31 revisions of this API.2

    • added the new organization_runner enum value to the permissionType response property for the response status 200

      response-property-enum-value-added

    • added the new workspace_runner enum value to the permissionType response property for the response status 200

      response-property-enum-value-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog