Get a skill by id
GEThttps://platform.docana.com/api/v1/skills/:id/
Only COMPANY and APPLICATION skills are readable here, GLOBAL skills answer 404. The detail payload adds instructions, gcsPath and the file manifest on top of the GET /api/v1/skills/ item shape.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The skill
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
No read access to the skill
Skill not found or feature disabled
Unexpected server error.