# List all the unclaimed gifts Lists all the unclaimed gifts. Endpoint: GET /v3/gift Version: 2026-01-08 Security: ZephrHmacHttp ## Response 200 fields (application/json): - `id` (string) Gift Id (passed as ?gift parameter in claim link) Example: "58c3852bb23f3467" - `created` (string) UTC timestamp when gift was created Example: "2018-04-27T09:15:28Z" - `claimed` (string) UTC timestamp when gift was claimed - `uri` (string) 1823.html (string) - Path portion of URL gift will allow access to Example: "/news/local/story" - `cross_device_session` (string) ID of cross-device session of claiming user (if claimed)