Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Path Parameters
The unique ID for this user. This is the same ID provided in the call to /link-session to create any link for this user.
Response
Successful Response
The set of links belonging to this user, as a dictionary of {link_id:link}.