apiVersion

apiVersion #

The apiVersion is always present at the top-level of the returned JSON and represents the API version of the endpoint to which the request was sent.

Example response #

{
    "apiVersion": "2020-10-01"
}