GET
/
public
/
v3
/
cookies
curl --request GET \
  --url https://api.quartr.com/public/v3/cookies \
  --header 'x-api-key: <api-key>'
{
  "CloudFront-Key-Pair-Id": "<string>",
  "CloudFront-Signature": "<string>",
  "CloudFront-Policy": "<string>"
}

Authorizations

x-api-key
string
header
required

Response

200
application/json

The response is of type object.