Get all Languages
Retrieves all the Languages that the authenticated user or client has permission to access.
Query parameters
Set this parameter to true to include all publicly-accessible resources, not just those that the user is listed as an Owner, Contributor, or Viewer for.
Headers
The dlx-continuation header is used to send a continuation token with the request, when retrieving the next page of results.
The If-Modified-Since header is used to retrieve only results modified since a given time. The value of this header must be a valid date string.
The dlx-max-item-count header is used to limit the number of results to a certain amount at a time (by default all results will be returned). If there are more results to be returned, a continuation token will also be sent in the dlx-continuation header.
Response
200: Operation successful.