Skip to content

Get Folder By Id

Request

Get existing folder by folderId

Security
bearerAuth
Path
folderIdinteger, (int32), >= 1required
curl -i -X GET \
  'https://codeinsightapi.redocly.app/_mock/swagger/folders/{folderId}' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'

Responses

OK