Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.reelevant.com/v2/datasources/oauth \ --header 'Authorization: Bearer <token>'
{ "paginationCount": 123, "paginationPage": 123, "paginationLimit": 123, "status": "success", "program": "<string>", "version": "<string>", "datetime": "<string>", "message": "<string>", "data": [ { "companyId": "<string>", "resourceGroupIds": [ "<string>" ], "id": "<string>", "configuration": "<string>", "username": "<string>", "tokenUrl": "<string>", "authorizeUrl": "<string>", "nextInChainClient": "<string>", "nextInChainConfiguration": "<string>" } ], "code": 123 }
The access token received from the authorization server in the OAuth 2.0 flow.
Ok
success
Show child attributes
Was this page helpful?
Contact support