List All Links
Account Links
List All Links
Retrieve a list of all account links
GET
List All Links
Description
This endpoint returns a list of Links.Authentication
This endpoint requires API key credentials passed in the request header:- Client ID (header)
- Access Key (header)
Response
Success Response (200 OK)
Returns a list of Link objects with their properties includingid, created_at, updated_at, tracking_info, status, user_external_id, provider_id, and link_hash.