Skip to main content
GET
Get Asset Topics

Authorizations

X-API-Key
string
header
default:sk_live_your_api_key_here
required

Workspace-scoped API key. Format: sk_live_{64 hex chars}

Path Parameters

submission_id
string<uuid>
required
asset_id
string<uuid>
required

Response

Successful Response

Per-asset topics with embedded issues and a flat list of orphan issues.

Orphan issues are not an error: the semantic clusterer only emits topics with ≥2 issues, so a unique issue with no semantic neighbour stays unclustered.

assetId
string<uuid>
required

Asset ID

topics
TopicSchema · object[]
required

Topics with embedded issues

orphanIssues
EnrichedIssueSchema · object[]
required

Issues not referenced by any topic

metadata
AssetTopicsMetadata · object
required

Counts