Users
List signals on an end-user's traces
Returns the signals that occurred on the end-user's traces, most recent occurrence first. Occurrence counts are scoped to the user; signal identity and lifecycle states are the project's.
get/v1/projects/{projectSlug}/users/{userId}/signals
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
userIdstring required
End-user identifier. URL-encode values containing special characters.
End-user identifier. URL-encode values containing special characters.
Query parameters
limitinteger
Maximum number of signals to return.
Maximum number of signals to return.
Response
User signals