List Available REST API Versions

Use the Versions resource to list summary information about each REST API version currently available, including the version, label, and a link to each version’s root. You don’t need authentication to retrieve the list of versions.

When using a self-signed SSL certificate, the -k flag can be used to skip certificate validation.

To always resolve to the most recently released API version, use the latest alias (/services/data/latest) instead of a hardcoded numeric version.

none required

See Also