event

Get User Events

get/api/v1/users/event/{user_id}

Path parameters

string uuid4 required
OR
string uuid5 required

The ID of the user

Query parameters

topkinteger

Number of events to retrieve, default is 10

Number of events to retrieve, default is 10

max_token_sizeinteger

Max token size of returned events

Max token size of returned events

need_summaryboolean

Whether to return events with summaries

Whether to return events with summaries

Response

Successful Response

errno0 | 400 | 401 | 403 | 404 | 405 | 409 | 422 | 500 | 501 | 502 | 503 | 504 | 520
errmsgstring

Error message, empty when success

Changes

Changed in 10 of the 31 revisions of this API.4110

    • added the optional property data/anyOf[subschema #1: UserEventsData]/gists to the response with the 200 status

      response-optional-property-added

    • for the path request parameter user_id, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • added the new optional query request parameter need_summary

      new-optional-request-parameter

    • added the optional property data/anyOf[subschema #1: UserEventsData]/events/items/similarity to the response with the 200 status

      response-optional-property-added

    • added the new 520.00 enum value to the errno response property for the response status 200

      response-property-enum-value-added

  • 102136e2c6c121See the full diff
    • the response property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta became optional for the status 200

      response-property-became-optional

    • response property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • added the optional property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tags to the response with the 200 status

      response-optional-property-added

  • 62b659eb0af313See the full diff
    • the data/anyOf[subschema #1: UserEventsData]/events/items/event_data response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • added the optional property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/event_tip to the response with the 200 status

      response-optional-property-added

    • removed EventData subschema #2 from the data/anyOf[subschema #1: UserEventsData]/events/items/event_data response property anyOf list for the response status 200

      response-property-any-of-removed

    • added the required property data/anyOf[subschema #1: UserEventsData]/events/items/event_data/profile_delta to the response with the 200 status

      response-required-property-added

    • added the new optional query request parameter max_token_size

      new-optional-request-parameter

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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