Collection Providers
Collections Providers Licenses List
This returns the lists of possible licenses for a Collection.
Permissions
This information is public.
Returns
Returns a JSON object containing data and links keys. The data key contains an array of license ids. The links key contains a dictionary of links that can be used for pagination.
get/providers/collections/{provider_id}/licenses/
Path parameters
provider_idstring required
A short id for that collection
Response
OK