TypeScript client
Folders
List folders
List all asset folders for a team, including their hierarchy via parent ids. Use the returned folder ids to filter listAssets or as targets for moveAssets and createFolder.
GET
TypeScript client
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Team (workspace) id (UUID). Discover ids via the list teams endpoint or the agent context.
Response
Success