Positions Snapshot

Returns position snapshots of user positions between the specified start and end perimiters. Snapshots are taken daily.

post/auth/r/positions/snap

Request body

startinteger

Millisecond start time

endinteger

Millisecond end time

limitinteger

Number of records (Max 500)

idinteger

Position id (can be passed to retrieve a specific position)

Response

200

Changes

No recorded changes to this endpoint across all 1 revision of this API.