List of terms of use.

get/v1/tou

Query parameters

skipinteger
takeinteger
orderobject

Response

The list of terms of use versions.

countinteger required

The total number of terms of use.

Changes

Changed in 2 of the 50 revisions of this API.217

    • removed the optional property data/items/releaseAt from the response with the 200 status

      response-optional-property-removed

    • the response property count became required for the status 200

      response-property-became-required

    • the response property data/items/createdAt became required for the status 200

      response-property-became-required

    • the response property data/items/id became required for the status 200

      response-property-became-required

    • the response property data/items/name became required for the status 200

      response-property-became-required

    • the response property data/items/summary became required for the status 200

      response-property-became-required

    • the response property data/items/touType became required for the status 200

      response-property-became-required

    • added the required property data/items/releasedAt to the response with the 200 status

      response-required-property-added

    • for the query request parameter skip, the type/format was changed from number/float to integer/

      request-parameter-type-changed

    • for the query request parameter take, the type/format was changed from number/float to integer/

      request-parameter-type-changed