Get Terms Of Use
Provides the Terms Of Use for the given Applications in the given locales. If no applicationId is given Terms Of Use for all applications will be provided. If there are no Terms Of Use for given applicationId the application will be ignored. If no locale is given Terms Of Use for all available languages will be provided. If there are no Terms Of Use for given locale the response will fallback to the english URL but keep the requested locale.
Query Parameters
- applicationId uuid[]
Id of the tapio application
- locale string[]
Two letter language code according to ISO 639-1:2002
- 200
- 400
- 401
- 403
Successful
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
data object[] nullable
Array [applicationId uuidThe ID of the application in tapio
version string nullableThe version of the most recently published Terms Of Use
locale string nullableThe locale of the language in which the Terms Of Use are written
url uri nullableThe URL to the most recently published Terms Of Use
]- totalCount int32
The total count of the Terms Of Use
{
"data": [
{
"applicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"version": "string",
"locale": "string",
"url": "string"
}
],
"totalCount": 0
}
- Schema
- Example (from schema)
Schema
data object[] nullable
Array [applicationId uuidThe ID of the application in tapio
version string nullableThe version of the most recently published Terms Of Use
locale string nullableThe locale of the language in which the Terms Of Use are written
url uri nullableThe URL to the most recently published Terms Of Use
]- totalCount int32
The total count of the Terms Of Use
{
"data": [
{
"applicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"version": "string",
"locale": "string",
"url": "string"
}
],
"totalCount": 0
}
- Schema
- Example (from schema)
Schema
data object[] nullable
Array [applicationId uuidThe ID of the application in tapio
version string nullableThe version of the most recently published Terms Of Use
locale string nullableThe locale of the language in which the Terms Of Use are written
url uri nullableThe URL to the most recently published Terms Of Use
]- totalCount int32
The total count of the Terms Of Use
{
"data": [
{
"applicationId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"version": "string",
"locale": "string",
"url": "string"
}
],
"totalCount": 0
}
Bad request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
Unauthorized
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
Forbidden
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}
- Schema
- Example (from schema)
Schema
- message string nullable
- details string[] nullable
{
"message": "string",
"details": [
"string"
]
}