Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Egnyte Permissions API

The Permissions API from Egnyte — 1 operation(s) for permissions.

Egnyte Permissions API is one of 5 APIs that Egnyte publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Permissions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, and a getting-started guide.

This API exposes 1 operation across 1 path. It is described by OpenAPI 3.1.0, at version 1.0.

Requests are made against a single base URL, https://{domain}.egnyte.com/pubapi.

1 operations 1 paths 0 schemas 1 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0
Base URL
https://{domain}.egnyte.com/pubapi
Authentication
OAuth 2.0
Resource Areas
1

Authentication & Security 1

Egnyte Permissions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 6 scopes. By default, every request must be authenticated.

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.

Permissions 1
GET
/v1/perms/{path}
List folder permissions
listPermissions 1 param → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

egnyte-permissions-api-openapi.yml Raw ↑

Other APIs Egnyte publishes across the network.

Egnyte File System API
Egnyte Groups API
Egnyte Links API
Egnyte Users API