v2
store
private

List my skill submissions

Every version the caller has submitted, newest first per listing.

get/api/store/skills/submissions

Response

Successful Response

skill_listing_version_idstring required
slugstring required
namestring required
descriptionstring required
categoriesstring[] required
required_providersstring[] required
versioninteger required
status'DRAFT' | 'PENDING' | 'APPROVED' | 'REJECTED' required
review_commentsstring nullable
is_liveboolean required

Whether this version is the one the marketplace serves.

Changes

Changed in 4 of the 165 revisions of this API.13