Skill Submissions
List My Skill Submissions
List all skill submissions for the current user
GET
Overview
Returns all skill submissions created by the authenticated user. Optionally filter by status. Auth: Requires JWT authentication.Query Parameters
Filter by submission status:
"pending", "approved", or "rejected"Response
Returns an array of submission objects.Submission UUID
Skill name
"pending", "approved", or "rejected"ISO 8601 timestamp
ISO 8601 timestamp (null if not yet reviewed)
Notes from the reviewer (null if not yet reviewed)
Created skill UUID (set when approved)
