Collection Providers
Collections Providers Subject List
This returns a list of acceptable subjects for a Collections Provider.
Permissions
This information is public.
Returns
Returns a JSON object containing data and links keys. The data key contains an array of subject ids. The links key contains a dictionary of links that can be used for pagination.
get/provider/collections/{provider_id}/subjects/
Path parameters
provider_idstring required
A short id for that collection
Response
OK