get/api/v1/items

Query parameters

limitinteger required
nestedType'ITEM_TYPE_UNSPECIFIED' | 'ITEM_TYPE_BASIC' required
offsetinteger required

Response

service.v1.Service.GetItems response

totalCountinteger required
nestedType'ITEM_TYPE_UNSPECIFIED' | 'ITEM_TYPE_BASIC'

Changes

Changed in 11 of the 24 revisions of this API.121832

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithInt32 to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithInt32Key to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithInt32Value to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithInt64 to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithInt64Key to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithInt64Value to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithMessageValue to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithString to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithUint32 to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithUint32Key to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithUint32Value to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithUint64 to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithUint64Key to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/mapWithUint64Value to the response with the 200 status

      response-optional-property-added

    • added the optional property nestedItem/nestedItem to the response with the 200 status

      response-optional-property-added

    • added the new required query request parameter nestedType

      new-required-request-parameter

    • added the optional property nestedType to the response with the 200 status

      response-optional-property-added

  • 03416220e72f210See the full diff
    • the query request parameter limit became required

      request-parameter-became-required

    • the query request parameter offset became required

      request-parameter-became-required

    • the response property items became required for the status 200

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

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

      response-property-became-required

    • the response property items/items/type became required for the status 200

      response-property-became-required

    • the response property nestedItem/createdAt became required for the status 200

      response-property-became-required

    • the response property nestedItem/id became required for the status 200

      response-property-became-required

    • the response property nestedItem/name became required for the status 200

      response-property-became-required

    • the response property nestedItem/type became required for the status 200

      response-property-became-required

    • the response property totalCount became required for the status 200

      response-property-became-required

    • added the optional property nestedItem to the response with the 200 status

      response-optional-property-added

  • c22a496b7a5162See the full diff
    • the response property items became optional for the status 200

      response-property-became-optional

    • the response property items/items/createdAt became optional for the status 200

      response-property-became-optional

    • the response property items/items/id became optional for the status 200

      response-property-became-optional

    • the response property items/items/name became optional for the status 200

      response-property-became-optional

    • the response property items/items/type became optional for the status 200

      response-property-became-optional

    • the response property totalCount became optional for the status 200

      response-property-became-optional

    • the query request parameter limit became optional

      request-parameter-became-optional

    • the query request parameter offset became optional

      request-parameter-became-optional

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

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

      response-required-property-added

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

      response-required-property-added