curl -X GET "https://api.tktchurch.com/v1/auth/devices" \ -H "Authorization: Bearer eyJhbGciOiJIUzI1NiIs..."
[ { "id": "123e4567-e89b-12d3-a456-426614174000", "deviceInfo": { "deviceId": "device123", "deviceType": "mobile", "deviceName": "iPhone 13", "deviceModel": "iPhone13,2", "osName": "iOS", "osVersion": "16.0", "appVersion": "1.0.0", "ipAddress": "192.168.1.1", "userAgent": "Mozilla/5.0...", "lastLocation": "New York, US" }, "lastUsedAt": "2024-01-20T08:30:00Z", "createdAt": "2024-01-01T00:00:00Z", "expiresAt": "2024-02-01T00:00:00Z" } ]
List all active devices (tokens) for the authenticated user
Documentation IndexFetch the complete documentation index at: https://docs.tktchurch.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.tktchurch.com/llms.txt
Use this file to discover all available pages before exploring further.
Show Device Info
mobile
tablet
desktop
other
Show Error Object