Sessions
Get session signal
Returns one signal by slug, with occurrence stats scoped to the session. Returns 404 when the signal has no occurrences in the session.
get/v1/projects/{projectSlug}/sessions/{sessionId}/signals/{signalSlug}
Path parameters
projectSlugstring required
Project slug (human-readable identifier)
Project slug (human-readable identifier)
sessionIdstring required
Session identifier lifted from instrumentation. Up to 128 characters.
Session identifier lifted from instrumentation. Up to 128 characters.
signalSlugstring required
Signal slug.
Signal slug.
Response
Session signal