vals

Lists all vals including all public vals and your unlisted and private vals

get/v2/vals

Query parameters

privacy'public' | 'unlisted' | 'private'

This resource's privacy setting. Unlisted resources do not appear on profile pages or elsewhere, but you can link to them.

user_idstring uuid

User ID to filter by

cursorstring date-time

Cursor to start the pagination from

limitinteger required

Maximum items to return in each paginated response

Response

A paginated result set

Changes

Changed in 5 of the 46 revisions of this API.117

  • 7ca4c991c6cc11See the full diff
    • the data/items/privacy response's property type/format changed from string/ to / for status 200

      response-property-type-changed

    • for the query request parameter privacy, the type/format was generalized from string/ to /

      request-parameter-type-generalized

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

      response-required-property-added

  • a732bd85e0f113See the full diff
    • deleted the query request parameter offset

      request-parameter-removed

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • added the new optional query request parameter privacy

      new-optional-request-parameter

    • added the new optional query request parameter user_id

      new-optional-request-parameter

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

      response-required-property-added

    • endpoint added

      endpoint-added

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