Skip to content
Get an API key

GET /skills/{skillId}

Updated 16 Sep 20261 min read
GET/skills/{skillId}Try it
Basehttps://api.mockflow.com/v1Scopesuser:read

Authorization

Authorizationstringheaderrequired

Bearer <key>. The key needs user:read scope. Create and manage keys in the developer console; what each scope unlocks is on the scopes page.

Path parameters

skillIdstringpathrequired

A skill id or slug.

Response

200 · application/json
idstring
slugstring | null
namestring
descriptionstring
outputTypestring | null

The kind of item the skill shapes, in the skill library's own vocabulary (kanban, mindmap, markdown, swimlanediagram …).

categorystring
tagsstring[]
placeholderstring
scopeenum<string>

One of public or team.

authorobject
Child attributes
emailstring
namestring
iconUrlstring | null
usesinteger
systemPromptstring

Present on public skills and on your own.

createdAtstring | null

Errors

404not_found

The resource does not exist or the token cannot see it.

429rate_limited

Too many requests.

Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft