Data

read attributes

post/v1/tenants/{tenant_id}/data/attributes/read

Path parameters

tenant_idstring required

Identifier of the tenant, if you are not using multi-tenancy (have only one tenant) use pre-inserted tenant <code>t1</code> for this field. Required, and must match the pattern \“[a-zA-Z0-9-,]+\“, max 64 bytes.

Request body

page_sizeinteger

page_size specifies the number of results to return in a single page. If more results are available, a continuous_token is included in the response.

continuous_tokenstring

continuous_token is used in case of paginated reads to get the next page of results.

Response

A successful response.

continuous_tokenstring

continuous_token is used in the case of paginated reads to retrieve the next page of results.

Changes

Changed in 4 of the 35 revisions of this API.82

    • the attributes/items/value/additionalProperties/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the details/items/additionalProperties/ response's property type/format changed from object/ to / for status default

      response-property-type-changed

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

  • f3b10e35081b12See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status default

      response-media-type-added

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

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • removed the media type application/json for the response with the status default

      response-media-type-removed

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

    • the attributes/items/value/additionalProperties/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • the details/items/additionalProperties/ response's property type/format changed from / to object/ for status default

      response-property-type-changed

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