Skip to main content
GET
List Clarity Landscape Captures

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

orgId
string<uuid>
required

Query Parameters

limit
integer
default:100

Number of captures to return (1-200, default 100)

Required range: 1 <= x <= 200
includeTranscripts
enum<string>
default:false

Include full capture transcripts (large); off by default. Pass the literal string 'true' or 'false' (z.coerce.boolean treats any non-empty value, including 'false', as true).

Available options:
true,
false

Response

Default Response

captures
object[]
required

Eligible Process Landscape captures, newest first

total
integer
required

Total eligible captures in the organization

Required range: -9007199254740991 <= x <= 9007199254740991
truncated
boolean
required

True when more captures exist than were returned