Skip to main content
GET
/
api
/
skills
/
proposals
/
{id}
Get a single proposal with SKILL.md preview
curl --request GET \
  --url https://api.operark.com/api/skills/proposals/{id} \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Path Parameters

id
string
required

Response

Proposal detail + SKILL.md preview