Skip to main content

Get languages

Gets languages for a region.

Path Parameters
organizationId uuid REQUIRED
projectId uuid REQUIRED
regionId uuid REQUIRED
Query Parameters
name string

Possible values: length ≤ 256

sort string
order string
offset integer
limit integer

Possible values: 1 ≤ value ≤ 1000

Responses
200

Default Response

Schema OPTIONAL
offset integer OPTIONAL
count integer OPTIONAL
total integer OPTIONAL
items object[] OPTIONAL
name string

Possible values: length ≤ 256

regionId uuid
consentBanner object
title OPTIONAL
text OPTIONAL
link OPTIONAL
acceptButton OPTIONAL
denyButton OPTIONAL
customizeButton OPTIONAL
floatingButton object
tab OPTIONAL
privacyCenter object
tabTitle OPTIONAL
consentHistory object
title OPTIONAL
disclosures object
title OPTIONAL
text OPTIONAL
privacyRequests object
title OPTIONAL
text OPTIONAL
optionsTitle OPTIONAL
optionsButton OPTIONAL
changeRequest object
title OPTIONAL
text OPTIONAL
deleteRequest object
title OPTIONAL
text OPTIONAL
doNotSellRequest object
title OPTIONAL
text OPTIONAL
viewRequest object
title OPTIONAL
text OPTIONAL
id uuid
projectId uuid
dateCreated integer
dateUpdated integer
400

Bad request response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string

Description of the error encounted.

401

Unauthorized response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string

The error string for the status code.

message string
403

Forbidden response.

Schema OPTIONAL
statusCode int32

The status code of the request.

error string
message string
404

Not found response.

Schema OPTIONAL
statusCode int32
error string
message string
422

Unprocessable Entity response.

Schema OPTIONAL
statusCode int32
error string
message string

Description of the error encounted.

500

Internal server error response.

Schema OPTIONAL
statusCode int32
error string
message string

Will always be "Internal Server Error"