Skip to main content
GET
/
api
/
skills
/
proposals
List agent-proposed skills (RLS scoped)
curl --request GET \
  --url https://api.operark.com/api/skills/proposals \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token from /api/auth/token

Query Parameters

status
enum<string>
Available options:
pending,
approved,
rejected
limit
number | null
offset
number | null

Response

Proposal list