Skip to main content
GET
Get a test run

Authorizations

Authorization
string
header
required

Authorization: Bearer <token> where <token> is either a neo_sk_<env>_<secret> API key (service account) or a Microsoft Entra ID access token (dashboard user).

Path Parameters

run_id
string
required
skill_id
string
required

Response

Success.

data
PublicSkillTestRun · object
required

A recorded test run — what ran (including the drafts), how it ended, and the output tails.

meta
object
required