Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/auth/sessions?currentRefreshToken' \
--header 'Authorization: Bearer <token>'[
{
"id": 0,
"deviceName": "string",
"browserName": "string",
"osName": "string",
"osVersion": "string",
"deviceType": "string",
"ipAddress": "string",
"location": "string",
"mapsUrl": "string",
"lastAccess": "2019-08-24T14:15:22.123Z",
"createdAt": "2019-08-24T14:15:22.123Z",
"isCurrent": true
}
]