event

Search User Events

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

Path parameters

string uuid4 required
OR
string uuid5 required

The ID of the user

Query parameters

querystring required

The query to search for

The query to search for

topkinteger

Number of events to retrieve, default is 10

Number of events to retrieve, default is 10

similarity_thresholdnumber

Similarity threshold, default is 0.2

Similarity threshold, default is 0.2

time_range_in_daysinteger

Only allow events within the past few days, default is 180

Only allow events within the past few days, default is 180

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 8 of the 31 revisions of this API.648

  • 4543f130c8e0114See the full diff
    • the response's body type changed from no type to object for status

      response-body-type-changed

    • deleted the query request parameter use_gists

      request-parameter-removed

    • removed from the response body anyOf list for the response status

      response-body-any-of-removed

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 762181edd990132See the full diff
    • the response's body type changed from object to no type for status

      response-body-type-changed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • removed the optional property from the response with the status

      response-optional-property-removed

    • added the new optional query request parameter use_gists

      new-optional-request-parameter

    • added to the response body anyOf list for the response status

      response-body-any-of-added

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

      request-parameter-type-generalized

    • for the query request parameter time_range_in_days, default value was changed from 21 to 180

      request-parameter-default-value-changed

    • for the query request parameter time_range_in_days, default value was changed from 7 to 21

      request-parameter-default-value-changed

    • for the query request parameter similarity_threshold, default value was changed from 0.5 to 0.2

      request-parameter-default-value-changed

    • 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