Retrieve a folder
GET/v1/folders/{id}
Fetches a folder with its root→folder ancestry (for breadcrumbs).
Requires an API key (bearer), scoped to the active org.
Path parameters
idstringrequired
Returns
200The folder.
Failures use the standard error envelope with a closed set of codes.