/
AL
alloy
/
Alloy API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Accounts
2
AI Analysis
2
Bank Accounts
1
Batches
1
Cases
8
Custom Lists
8
get
Get all Custom Lists
post
Create a New Custom List
get
Get Custom List Versions
patch
Update Custom List Metadata
post
Create a new Custom List Version
get
Get a Specific Custom List Version
post
Activate a Custom List Version
post
Append Entries to a Custom List Version
Documents
8
Entities
10
Entity Feedback
2
Entity Groups
1
Evaluations
5
Events
3
Groups
3
Investigations
24
Journeys
20
Lists
6
OAuth
2
Portfolio Evaluations
2
Published Attributes
6
Reviews
6
Transactions
2
Custom Lists
Get Custom List Versions
Return all versions of the specified custom list
get
/custom-lists/{customListToken}
Response
Custom list versions
object
required
custom_list_token
string
name
string
description
string
created_at
string
date-time
active_version
string
last_updated_major_at
string
date-time
last_updated_major_by
string
last_updated_minor_at
string
date-time
last_updated_minor_by
string
versions
object[]
workflows
object[]
Changes