session: ********************curl --location 'https://api.snakk.ai/api/reseller/integration-credentials'{
"providers": [
{
"slug": "string",
"name": "string",
"category": "string",
"scopes": [
"string"
],
"redirect_uri": "http://example.com",
"configured": true,
"enabled": true,
"client_id": "string",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}