API ReferenceWorkspace Management

Get Workspace Folder

GET/api/v1/workspaces/{workspaceId}/folders/{folderId}

Get detailed information about a folder in a workspace, including its full breadcrumb path.

Headers

AuthorizationstringRequired

Bearer token for authentication

Path Parameters

workspaceIdstringRequired

The unique identifier of the workspace

folderIdstringRequired

The unique identifier of the folder

GET/api/v1/workspaces/{workspaceId}/folders/{folderId}
Response