GET ownership
Summary: Returns a paginated list of app licenses
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
- Results are returned for the market provided within the basic authentication credentials
Parameters (4)
limit
(integer, query, optional)
The maximum number of results to return per page
pageNumber
(integer, query, optional)
The result set page number to be returned
query
(string, query, optional)
A query document. Example: {'userId':'12'} matches all the ownership records that have the userId '12'.
sort
(string, query, optional)
A sort document. Example: {'date':1} sorts the results by date in ascending order
No probe data for this endpoint yet.