Content

Configure the plugin for the Content Delivery API.

See also

Properties

Link copied to clipboard
lateinit var accessToken: String

It is necessary to specify an API access token to authenticate requests to the Content Delivery API.

Link copied to clipboard
var cv: String?

Optionally, specify the cached version Unix timestamp (see Cache Invalidation).

Link copied to clipboard

Optionally, specify the default fallback language to handle untranslated fields.

Link copied to clipboard

Optionally, specify the default language to retrieve resources.

Link copied to clipboard

Optionally, specify the region depending on the server location of your space. Defaults to the European Union

Link copied to clipboard
open override var requestsPerSecond: Int

Optionally, specify the maximum number of API requests allowed per second, defaults to 1000.

Link copied to clipboard

Optionally, specify the version to retrieve all resources. Defaults to Published.