Codevisor Docs
Api reference

GET Harnesses Custom

GET/v1/harnesses/custom

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/harnesses/custom"
{  "harnesses": [    {      "id": "string",      "name": "string",      "command": "string",      "args": [        "string"      ],      "env": {        "property1": "string",        "property2": "string"      }    }  ]}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}