Skip to main content
GET
Export this org's Customer Voice feedback (GDPR)

Authorizations

Authorization
string
header
required

Supabase JWT token in Authorization: Bearer header

Path Parameters

org_id
string
required

Organization identifier (e.g. org-abc12345)

Response

All Customer Voice feedback submissions for this org.

entries
object[]
required
count
integer
required
exported_at
string<date-time>
required
truncated
boolean

Present and true only if the internal pagination safety valve was hit before reaching the true tail of the org's submissions. Absent otherwise.

cap
integer

Present alongside truncated: true — the row ceiling that was hit.