Skip to main content
GET
Get Skill File Content

Authorizations

Authorization
string
header
required

API key authentication. Get your API key from the Duvo dashboard.

Path Parameters

skill_id
string<uuid>
required

Skill ID.

path
string
required

Relative path to the file inside the skill, e.g. SKILL.md.

Minimum string length: 1

Response

Default Response

content
string
required

UTF-8 decoded contents of the file

path
string
required

Relative path of the file inside the skill

contentType
string

MIME content type inferred from the file extension