Get Linked Accounts
post
Get list of linked accounts.
Required scopes
This endpoint requires the following scopes:
- : Operations that allows interactions with Insyts services
Authorizations
OAuth2clientCredentialsRequired
Token URL: Refresh URL:
Body
clientIdstringOptional
Responses
200Success
application/json
post
/insyts/getlinkedaccountsPOST /insyts/getlinkedaccounts HTTP/1.1
Host: api.akibaone.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 19
{
"clientId": "text"
}200Success
No content