List my submissions
List the authenticated user's marketplace listing submissions
Query parameters
Response
Successful Response
Example response
{
"pagination": {
"total_items": 42,
"total_pages": 2,
"current_page": 1,
"page_size": 25
}
}Changes
Changed in 3 of the 92 revisions of this API.145
- ○
added the new optional
queryrequest parametersearch_querynew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_dirnew-optional-request-parameter
- ○
added the new optional
queryrequest parametersort_keynew-optional-request-parameter
- ○
added the new optional
queryrequest parameterstatusesnew-optional-request-parameter
- ○
- ○
added the required property
statsto the response with the200statusresponse-required-property-added
- ○
- ▲
removed the required property
statsfrom the response with the200statusresponse-required-property-removed
- ●
deleted the
queryrequest parametersearch_queryrequest-parameter-removed
- ●
deleted the
queryrequest parametersort_dirrequest-parameter-removed
- ●
deleted the
queryrequest parametersort_keyrequest-parameter-removed
- ●
deleted the
queryrequest parameterstatusesrequest-parameter-removed
This revision also has 96 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲