GET
/
filter
/
{uuid}
curl --request GET \
  --url https://api.ck-itsolutions.nl/v1/filter/{uuid} \
  --header 'x-api-key: <api-key>'
[
  {}
]

Authorizations

x-api-key
string
header
required

Response

200
application/json
Lists specific filters based on uuid.

The response is of type object[].