support

Returns database schema.

get/schema

Query parameters

propstring

Optional; if provided only selected property is returned.

Response

All "schema" Responses

object required

Changes

Changed in 4 of the 4 revisions of this API.2110

    • added the new optional query request parameter prop

      new-optional-request-parameter

  • 89624c88382612See the full diff
    • the response's body type/format changed from / to object/ for status default

      response-body-type-changed

    • api tag support added

      api-tag-added

    • api tag metadata removed

      api-tag-removed

    • removed the success response with the status 200

      response-success-status-removed

    • api tag metadata added

      api-tag-added

    • removed the non-success response with the status 406

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-non-success-status-removed

    • deleted the query request parameter prop

      request-parameter-removed

    • api tag support removed

      api-tag-removed

    • added the non-success response with the status 406

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the success response with the status 200

      response-success-status-added