Skip to content
  • Auto
  • Light
  • Dark
Get Started

Directories

Directories

Directories

Create
client.Directories.New(ctx, body) (*DirectoryViewDirectoryViewExpandedarrayDirectoryNewResponse, error)
post/api/v1/directories
Get
client.Directories.Get(ctx, appID) (*DirectoryViewDirectoryViewExpandedarrayDirectoryGetResponse, error)
get/api/v1/directories/{app_id}
List
client.Directories.List(ctx, query) (*ExpandedarrayListarrayNextPageTokenstringDirectoryListResponse, error)
get/api/v1/directories
Delete
client.Directories.Delete(ctx, appID, body) (*DirectoryDeleteResponse, error)
delete/api/v1/directories/{app_id}
Directory View
DirectoryViewstruct

The directory view contains a directory and an app_path which is a JSONPATH set to the location in the expand mask that the expanded app will live if requested by the expander.

ShowShow
AppPathstring
optional

JSONPATH expression indicating the location of the App object in the array.

DirectoryAppIDstringCreatedAtTimeDeletedAtTimeUpdatedAtTimeDirectoryViewDirectory
optional

This object indicates that an app is also a directory.

Hide ParametersShow Parameters
AppIDstring
optional

The ID of the app associated with the directory.

CreatedAtTime
optional
formatdate-time
DeletedAtTime
optional
formatdate-time
UpdatedAtTime
optional
formatdate-time