curl --location '/enterprise/v2/users//providers?limit=undefined&cursor=undefined'{
"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": "string",
"provider_auth_type": "string",
"consent": {
"connected_on": "2019-08-24T14:15:22.123Z",
"deleted_on": "2019-08-24T14:15:22.123Z",
"status": "revoked"
},
"display_label": "string",
"wallet_address": "string",
"connection_id": "string"
},
"errors": []
}