Skip to main content

Get

GET 

/api/snapshots/getsnapshot/:id

Tier: Public — stable, supported for third-party integration.

Returns full detail for a single snapshot, including its resolved tag list.

Request

Responses

A SnapshotDtos.SnapshotDetailDto. Each tag's TagNumber/TagType is resolved from the linked Tag entity when one exists, otherwise the raw captured values are returned.