DEVELOPER CENTER
...
API
User Connection

Get User Data

1min

The OAuth process exchanges some data with Pathfix during the OAuth process. This data is accessible using this API.

The tokens are not shared.







This API will give you access to all the virtual connections for a specific user
GET
Request
Query Parameters
user_id
required
String
Identifier of your currently logged in user
public_key
required
String
Your Pathfix Application's Public Key
private_key
required
String
Your Pathfix Application's Private Key
oauthId
optional
String
Optional if you are providing the user_id