Create a new List. The List type determines the kind of entities (Companies, Persons, or Opportunities) that can be added. The requester is recorded as the creator and the owner.
Documentation Index
Fetch the complete documentation index at: https://developer.affinity.co/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request body for creating a new List
The name of the List
1 - 255"My Companies"
The entity type for the List
company, opportunity, person "company"
Whether the List is public. Public Lists are visible to all users in the organization. Creating a public List requires the "Share accessible Lists globally" permission.
false
Created
ListWithType model
The unique identifier for the list
1 <= x <= 90071992547409911
The name of the list
"All companies"
The ID of the user that created this list
1 <= x <= 90071992547409911
The ID of the user that owns this list
1 <= x <= 90071992547409911
Whether or not the list is public
false
The entity type for this list
company, opportunity, person "company"