{
"success": true,
"message": "string",
"data": [
{
"drive_id": "string",
"access_token": "string",
"refresh_token": "string",
"expires_at": "2019-08-24T14:15:22Z",
"user_id": "string",
"subscription_exp": "2019-08-24T14:15:22Z",
"sharepoint_url": "http://example.com",
"status": "active"
}
]
}