Docs: /sources/http_api/folder.md (#32407)

This commit is contained in:
ying-jeanne
2021-03-29 13:21:20 +02:00
committed by GitHub
parent b82c510581
commit 73a5fec2d7

View File

@@ -45,17 +45,12 @@ Content-Type: application/json
## Get folder by uid
`GET /api/folders/:uid`
Will return the folder given the folder uid.
**Example Request**:
```http
GET /api/folders/nErXDvCkzzh HTTP/1.1
Accept: application/json
Content-Type: application/json
Authorization: Bearer eyJrIjoiT0tTcG1pUlY2RnVKZTFVaDFsNFZXdE9ZWmNrMkZYbk
`GET /api/folders/:uid`
Will return the folder given the folder uid.
**Example Request**:
```http
GET /api/folders/nErXDvCkzzh HTTP/1.1
Accept: application/json