cURL
curl --request GET \ --url https://api.concord.tech/site-v1/{projectId}/consent-events \ --header 'x-session: <api-key>'
{ "offset": 123, "count": 123, "total": 123, "items": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "concordId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "consentAction": "implied", "consentDate": "2023-11-07T05:31:56Z", "consentState": "implied", "expirationDate": "2023-11-07T05:31:56Z", "createdAt": [ "<unknown>" ], "updatedAt": [ "<unknown>" ], "dateCreated": "2023-11-07T05:31:56Z", "dateUpdated": "2023-11-07T05:31:56Z", "consentType": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organization": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "project": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "session": { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "ipAddress": "127.0.0.1", "domain": "localhost", "geography": "<string>", "userAgent": "<string>" }, "submitter": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "category": "disclosure", "subcategory": [ "<unknown>" ], "label": "<string>", "version": 123 } ] }
Get consent events for the current user.
Documentation IndexFetch the complete documentation index at: https://developers.concord.tech/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developers.concord.tech/llms.txt
Use this file to discover all available pages before exploring further.
x >= 0
1 <= x <= 1000
Default Response
Show child attributes