curl --location '/enterprise/v2/users//providers'{
"page": {
"next_uri": "/transactions?start_time=2025-11-22T23%3A45%3A50Z&end_time=2026-01-25T22%3A47%3A34Z&limit=30&cursor=DLVsbG8sIFdvcmxkIQ=="
},
"data": {
"provider_id": "coinbase",
"provider_auth_type": "api_key",
"display_label": "string",
"description": "string",
"consent": {
"connected_on": "2019-08-24T14:15:22.123Z",
"deleted_on": "2019-08-24T14:15:22.123Z",
"status": "revoked"
}
}
}