Codevisor Docs
Api reference

GET Fs List

GET/v1/fs/list

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://example.com/v1/fs/list"
{  "path": "string",  "parent": "string",  "entries": [    {      "name": "string",      "path": "string",      "isGitRepo": true    }  ]}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}