Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Send Authorization: Bearer <api_key>. The legacy Authorization: Api-Key <api_key> scheme is also accepted.

Response

200 - application/json

Response for GET /v1/loops/samplers.

Returns the caller's samplers, including those paired to runs and standalone samplers. Ordered newest-first.

samplers
LoopsSamplerV1 · object[]
required

List of samplers.