GET /offerings/{offeringId}/analytics/pulses/responses

iqualify.com

Summary: Find pulses by offeringId
Operation ID:
Auth: unknown
Description

Responds with pulse's responses in an offering matching the offeringId.

Parameters (3)

offeringId (string, path, required)

offering's id

pulseType (string, query, optional)

Filter pulse responses by type.

Constraints: {'enum': ['submit_text', 'MCQ', 'spatial_triangular', 'spatial_planar', 'spatial_linear']}

responseTime (?, query, optional)

Filter pulse responses by responseTime. Lower then (`lt`), lower then or equal (`lte`), greater then (`gt`) and greater then or equal (`gte`) operators are available. Example of filtering by time range __gte__2017-03-14T07:30:00Z__

No probe data for this endpoint yet.