Namespaces

List namespaces

Lists all namespaces for the authenticated organization.

get/v1/namespaces

Response

Successful response

Changes

Changed in 3 of the 8 revisions of this API.125

  • ee3554910b7d12See the full diff
    • removed the required property results/items/company_id from the response with the 200 status

      response-required-property-removed

    • added the non-success response with the status 401

      response-non-success-status-added

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

      response-required-property-added

    • removed the optional property results/items/attributes_schema/additionalProperties/filterable from the response with the 200 status

      response-optional-property-removed

    • removed the optional property results/items/attributes_schema/additionalProperties/full_text_search from the response with the 200 status

      response-optional-property-removed

    • added the optional property results/items/attributes_schema/additionalProperties/is_filterable to the response with the 200 status

      response-optional-property-added

    • added the optional property results/items/attributes_schema/additionalProperties/is_searchable to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added