Get Folder Projects
get
Get all projects in a folder, or in the home folder of a workspace.
Authorizations
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
folderIdstringRequired
Folder/Workspace/Space ID
Responses
200
Projects
application/json
4XX
Error description
application/json
get
/folders/{folderId}/projectsLast updated