dashboard

Get Analytics

get/api/v1/get_analytics

Query parameters

recording_idstring[] nullable

Filter analytics by one or more recording/workflow IDs. Omit to aggregate across every workflow in the workspace.

Filter analytics by one or more recording/workflow IDs. Omit to aggregate across every workflow in the workspace.

is_cloudboolean nullable

Filter by cloud/local (true for cloud, false for local, omit for both)

Filter by cloud/local (true for cloud, false for local, omit for both)

user_idstring[] nullable

Filter analytics by one or more user ids. Omit (or pass 'all') to aggregate across every user in the workspace.

Filter analytics by one or more user ids. Omit (or pass 'all') to aggregate across every user in the workspace.

start_datestring date nullable

Inclusive start date (YYYY-MM-DD) for the custom-range stats card. Defaults to 365 days ago.

Inclusive start date (YYYY-MM-DD) for the custom-range stats card. Defaults to 365 days ago.

end_datestring date nullable

Inclusive end date (YYYY-MM-DD) for the custom-range stats card. Defaults to today.

Inclusive end date (YYYY-MM-DD) for the custom-range stats card. Defaults to today.

Headers

x-api-keystring required

Response

Successful Response

total_workflowsinteger required

Changes