Skip to main content
GET
List company directories

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

employeeId
string<uuid>

Filter directories by employee id

parentDirectoryType
string

Parent directory type

includeSharedFolders
enum<integer>
default:0

Include shared folders (CUSTOM type) where the employee is a viewer. Requires employeeId. Default: 0

Available options:
0,
1
limit
integer

Limit results

page
integer

Request a specific page

Response

200 - application/json

Company directories

data
object[]
meta
object