GET
/
api
/
v1
/
projects
/
{projectUuid}
/
spotlight
/
table
/
config
{
  "results": {
    "columnConfig": [
      {
        "isVisible": true,
        "column": "label"
      }
    ]
  },
  "status": "ok"
}

Path Parameters

projectUuid
string
required

Response

200
application/json

Success

The response is of type object.