{
"success": true,
"message": "string",
"data": {
"drive_maps": [
{
"drive_id": "string",
"corpus_id": "string",
"user_email": "[email protected]",
"user_id": "string",
"access_token": "string",
"refresh_token": "string",
"expires_at": "2019-08-24T14:15:22Z",
"sync_enabled": true,
"subscription_id": "string",
"subscription_exp": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z",
"sharepoint_url": "http://example.com"
}
]
}
}