Retrieve all clusters in the timeline.
This endpoint generates a timeline of clusters based on the cluster IDs provided in the request body. The timeline is generated by finding clusters that are similar to the clusters in the request body.
The number of clusters to retrieve
1 <= x <= 20
The page number to retrieve
x >= 1
Cluster IDs that the timeline should be based on (max 30)
Successful Response
The response is of type ClusterModel · object[]
.