Get all device tokens

Retrieve all device tokens associated with the current user

Authentication

AuthorizationBearer
JWT token obtained from authentication endpoints

Response

Device tokens retrieved successfully
deviceTokenslist of strings or null
List of all device tokens for this user
countdouble or null
Total number of device tokens

Errors