Get the latest API version, the list of valid API versions in ascending order, and the version being used for this request. These are all in the external, date-based format.
Versions information response
A list of all valid API versions. To learn more about our versioning, read Versioning.
The most recently released version of the API
The version of the API currently in use. Typically this is the API version specified for your access token. If you add the LD-API-Version: beta
header to your request, this will be equal to the latestVersion
.
Whether the version of the API currently is use is a beta version. This is always true
if you add the LD-API-Version: beta
header to your request.