Skip to main content
GET
List Clarity Process Snapshots

Authorizations

Authorization
string
header
required

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

Path Parameters

process_id
string<uuid>
required

The clarity process id

kind
enum<string>
required

Snapshot kind to list

Available options:
current_process,
transformation_proposal

Query Parameters

limit
integer
default:50
Required range: 1 <= x <= 100
offset
integer
default:0
Required range: 0 <= x <= 9007199254740991

Response

Default Response

snapshots
object[]
required
total
integer
required

Total number of snapshots of this kind for the process

Required range: 0 <= x <= 9007199254740991