Entities
Get Entity by ID
Returns a single Entity.
An Entity is generated whenever a Customer connects a new bank using the .connect() method in the LinkSDK with any data related permissions.
get/customers/v1/{customer_id}/entities/{entity_id}
Path parameters
customer_idstring uuid required
entity_idstring uuid required
Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.