v64

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-03124241726.5 KB
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