v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Cloud Diagrams

List activity groups for a layer

Returns snapshot activity groups for the specified diagram layer, ordered by timestamp descending. Each group contains a snapshot reference and the individual activity records that belong to it.

get/clouddiagrams/v1/activity

Query parameters

ss_idstring required

Layer ID.

limitinteger

Maximum number of groups to return (default 10).

offsetinteger

Number of groups to skip (default 0).

tagsstring[]

Filter by tags.

Response

OK - Activity groups returned.

_idstring required

Activity group ID.

statussheetstring required

Layer ID this group belongs to.

timestampstring date-time required

Timestamp of the activity group.

tagsstring[]

Tags associated with the group.

snapshotstring required

ID of the associated snapshot (equal to the group ID).