Skip to main content
GET
List the frozen membership of one segment snapshot

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required
snapshotId
string
required

Query Parameters

limit
integer

Maximum number of members to return per page.

cursor
string

Opaque pagination cursor from the previous page's meta.pagination.cursor.

Response

200 - application/json

A page of the snapshot's frozen membership.

data
object[]
meta
object