Reference
A contact's unified activity timeline
Returns a single time-ordered union of the contact's activity — logged interactions (which already fold in offer sends and viewing-room visits) and their transactions — newest first, with cursor pagination.
Returns a single time-ordered union of the contact's activity — logged interactions (which already fold in offer sends and viewing-room visits) and their transactions — newest first, with cursor pagination.
Authorization
bearerAuth contacts:readAuthorizationBearer <token>
A gallery API key, sent as Authorization: Bearer gpk_… (or the x-api-key header).
In: header
Scope: contacts:read
Path Parameters
id*string
Query Parameters
limit?integer
Range
1 <= value <= 100Default
20cursor?string
Response Body
application/json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
{ "data": [ { "kind": "interaction", "occurred_at": "string", "summary": "string", "ref_type": "interaction", "ref_id": "58ed4a6c-926f-4b2f-b688-ecd86db2ed34", "interaction_type": "note", "direction": "inbound", "artwork_id": "string", "amount_cents": -9007199254740991, "currency": "string" } ], "next_cursor": "string"}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}{ "type": "../dictionary", "title": "string", "status": 0, "detail": "string", "code": "string", "retry": "permanent", "details": null}