analytics

Memory episode counts bucketed over time

get/v1/analytics/memory/ingestion-timeseries

Query parameters

granularitystring
episode_typestring nullable
start_datestring date required
end_datestring date required

Response

Successful Response

time_bucketstring date-time required
episodesinteger required
completedinteger required
failedinteger required
partialinteger required
skippedinteger required
pendinginteger required
messages_syncedinteger required
success_rate_pctnumber required

Changes

Changed in 1 of the 3 revisions of this API.15

  • 5a5597ebb2d615See the full diff
    • deleted the query request parameter vendor

      request-parameter-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-required-property-added

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