Get visualization artifacts for a specific execution by run ID.
Returns centroids and member points with 2D or 3D coordinates from a specific clustering execution. Useful for:
Supports the same visualization options as the latest execution endpoint.
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
REQUIRED: Namespace identifier for scoping this request. All resources (collections, buckets, taxonomies, etc.) are scoped to a namespace. You can provide either the namespace name or namespace ID. Format: ns_xxxxxxxxxxxxx (ID) or a custom name like 'my-namespace'
Include centroid data
Include member point data
Limit number of points returned
Projection method: '2d' or '3d'
Successful Response