Skip to content

PEEK

The PEEK endpoint fetches bag headers. It takes one parameter: SEQ, which is the lower-bound (non-inclusive) on host-specific sequence numbers for bags to retrieve.

Request

PEEK Request Data Structure

FieldBytesEncoding
authTS101-104see docs
SEQ1-8var-int

Total size: 102-112 bytes.

Response

The host queries its database for all of the user's bags with sequence number > SEQ. It returns a list of bag peek items corresponding to the results of that query.

Bag Peek Item Data Structure

FieldBytesEncoding
seq1-8var-int
encrypted bag headerraw bytes