API Reference
Accounts

Retrieve available external providers

1min
GET
This endpoint will provide the ability to display to an account the available external providers they can authenticate or link with e.g. Facebook
Authentication
Authorization
Path Parameters
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
200
OK
Description
Third party authentication provider info
providerName
accountLinked
204
No Content.
Description
Third party authentication provider info
providerName
accountLinked
401
Not Authorized
500
Internal Server Error
Curl
JS
Ruby
Python
Responses
200
204
401
500