Link Accounts
Get a Link account
Retrieves a single Link account by id for an enterprise.
get/api/link/v1/enterprises/{enterpriseId}/accounts/{accountId}
Path parameters
enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f
Your enterprise id.
accountIdstring required
Example:aba3a693-4f28-4523-8e53-85a3df22a608
The account ID to retrieve.
Headers
user-idstring required
User id of the user making the request.
Response
OK
Changes
Changed in 2 of the 33 revisions of this API.21
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ●
added the new
restrictedenum value to the////response property for the response statusresponse-property-enum-value-added
- ●
added the new
restrictedenum value to the//response property for the response statusresponse-property-enum-value-added
- ●