spaces

Get per-space usage

Tokens ingested and search queries for a single space over a date range (defaults to the current calendar month). Use this to attribute usage to one end-user when you map one space per end-user.

get/api/v1/spaces/{space_uuid}/usage

Path parameters

space_uuidstring uuid required

Query parameters

start_datestring date
end_datestring date

Response

Space usage for the selected period

space_idstring uuid required
period_startstring date required
period_endstring date required
tokens_ingestedinteger required
search_queriesinteger required

Changes

Changed in 2 of the 7 revisions of this API.99

    • removed the optional property code from the response with the 400 status

      response-optional-property-removed

    • removed the optional property code from the response with the 401 status

      response-optional-property-removed

    • removed the optional property code from the response with the 404 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 400 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 401 status

      response-optional-property-removed

    • removed the optional property fields from the response with the 404 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 400 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 401 status

      response-optional-property-removed

    • removed the optional property request_id from the response with the 404 status

      response-optional-property-removed

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property fields to the response with the 400 status

      response-optional-property-added

    • added the optional property fields to the response with the 401 status

      response-optional-property-added

    • added the optional property fields to the response with the 404 status

      response-optional-property-added

    • added the optional property request_id to the response with the 400 status

      response-optional-property-added

    • added the optional property request_id to the response with the 401 status

      response-optional-property-added

    • added the optional property request_id to the response with the 404 status

      response-optional-property-added

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