Skip to main content
GET
/
evidences
/
{COMPANY_ID}
/
category
List all categories
curl --request GET \
  --url https://api.timelockdata.com/api/v1/evidences/{COMPANY_ID}/category \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Path Parameters

COMPANY_ID
string
required

Company identifier

Response

200 - application/json

List of categories

The response is of type object.