v1
latestOpenAPI 3.0.02026-07-147249104.6 KBownership : Find ownership
Returns a paginated list of app licenses
- Results are returned for the market provided within the basic authentication credentials
get/ownership
Query parameters
querystring
A query document. Example: {'userId':'12'} matches all the ownership records that have the userId '12'.
sortstring
A sort document. Example: {'date':1} sorts the results by date in ascending order
pageNumberinteger
The result set page number to be returned
limitinteger
The maximum number of results to return per page
Response
OK