List Smart List members

Returns a stable page of memberships including status, attempts, disposition, and scheduling evidence.

Authentication

AuthorizationBearer

Workspace API key created in Sailor Settings > Integrations > API access.

Path parameters

smartListIdstringRequiredformat: "uuid"
Smart List identifier returned by the create or list operation.

Query parameters

page_sizeintegerOptional1-100Defaults to 50
Maximum resources to return. Defaults to 50 and is capped at 100.
page_tokenstringOptional1-1024 characters
Opaque token returned by the preceding page. Keep all other query parameters unchanged.
statusenumOptional
Optional exact membership status filter.

Response headers

X-Request-IdstringOptional
Stable request identifier for support and observability.
RateLimit-PolicystringOptional
Versioned structured quota policy. The syntax follows IETF RateLimit draft 11 and may evolve before standardization.
RateLimitstringOptional
Current structured quota state for the authenticated credential.

Response

A page of Smart List memberships.
oktrue
memberslist of objects
next_page_tokenstring or null

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
503
Service Unavailable Error