Language

Get all Languages

Retrieves all the Languages that the authenticated user or client has permission to access.

get/languages

Query parameters

deletedboolean

Setting the deleted option to true will return results that have been marked for deletion, but not yet deleted from the database. Otherwise requests for a resource marked for deletion will return a 410 error.

publicstring

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

continuationstring

The dlx-continuation header is used to send a continuation token with the request, when retrieving the next page of results.

ifModifiedSincestring

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.

maxItemCountstring

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.

Changes

Changed in 8 of the 17 revisions of this API.1110

    • added the new optional query request parameter deleted

      new-optional-request-parameter

  • 08873dab36b512See the full diff
    • deleted the header request parameter maxItems

      request-parameter-removed

    • added the new optional header request parameter ifModifiedSince

      new-optional-request-parameter

    • added the new optional header request parameter maxItemCount

      new-optional-request-parameter

    • deleted the header request parameter ifModifiedSince

      request-parameter-removed

    • removed the non-success response with the status 408

      response-non-success-status-removed

    • added the new optional header request parameter ifModifiedSince

      new-optional-request-parameter

    • added the new optional query request parameter public

      new-optional-request-parameter

    • added the non-success response with the status 408

      response-non-success-status-added

    • deleted the query request parameter ids

      request-parameter-removed

    • added the new optional header request parameter continuation

      new-optional-request-parameter

    • added the new optional header request parameter maxItems

      new-optional-request-parameter

    • the optional response header Last-Modified removed for the status 200

      optional-response-header-removed

    • the optional response header dlx-continuation removed for the status 200

      optional-response-header-removed

    • the optional response header dlx-item-count removed for the status 200

      optional-response-header-removed

    • deleted the header request parameter continuation

      request-parameter-removed

    • deleted the header request parameter ifModifiedSince

      request-parameter-removed

    • deleted the header request parameter maxItemCount

      request-parameter-removed

    • deleted the query request parameter deleted

      request-parameter-removed

    • deleted the query request parameter public

      request-parameter-removed

    • added the new optional query request parameter ids

      new-optional-request-parameter

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog