GET /store/push-tokens/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
[
{
"id": 1,
"user": null,
"expo_push_token": "ExponentPushToken[9pM9I3O_OgZ0O3dYRyzaQt]",
"created_at": "2025-04-06T20:39:22.466076Z"
},
{
"id": 2,
"user": null,
"expo_push_token": "ExponentPushToken[1rOBW2F6fw7Ix_s_3KFyqr]",
"created_at": "2025-04-06T21:55:29.712158Z"
},
{
"id": 3,
"user": null,
"expo_push_token": "ExponentPushToken[chFqyoOIdWSZRFrox9U5-M]",
"created_at": "2025-04-26T22:28:54.267277Z"
},
{
"id": 4,
"user": null,
"expo_push_token": "ExponentPushToken[czbiyCIgeHI6CtbZuz2R2o]",
"created_at": "2025-05-10T10:30:33.968698Z"
}
]