Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/api/knowledge/space/1/children?parentId=2' \ --header 'Authorization: Bearer <token>'
{}