Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.concord.tech/privacy-v1/organizations/{organizationId}/projects/{projectId}/regions/{regionId}/languages/{languageId} \ --header 'x-api-key: <api-key>'
{ "name": "<string>", "regionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "consentBanner": { "title": "<string>", "text": "<string>", "link": "<string>", "acceptButton": "<string>", "denyButton": "<string>", "customizeButton": "<string>" }, "floatingButton": { "tab": "<string>" }, "placeholders": { "acceptButton": "<string>", "acceptText": "<string>" }, "privacyCenter": { "consentHistory": { "title": "<string>" }, "disclosures": { "title": "<string>", "text": "<string>" }, "privacyRequests": { "changeRequest": { "title": "<string>", "text": "<string>" }, "deleteRequest": { "title": "<string>", "text": "<string>" }, "doNotSellRequest": { "title": "<string>", "text": "<string>" }, "viewRequest": { "title": "<string>", "text": "<string>" }, "title": "<string>", "text": "<string>", "optionsTitle": "<string>", "optionsButton": "<string>" }, "tabTitle": "<string>" }, "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "dateCreated": 123, "dateUpdated": 123 }
Gets a language.
Default Response
256
Show child attributes