GET /groups
Operation ID: listGroups
Auth: unknown
Description
Long-lived curated collections of programmes and more, including Collections, Seasons, Franchises and Galleries
Parameters (15)
(string, query, optional)
Control return of embargoed items (undocumented)
Constraints: {'enum': ['include', 'exclude', 'only']}
(string, query, optional)
filter for groups related to given programme or its descendants
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
(string, query, optional)
filter for subset of groups directly related to a given programme
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
(string, query, optional)
filter for subset of groups which belong to the given group pid
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
(array, query, optional)
filter for subset of groups that have the given group type
(string, query, optional)
filter for subset of groups which contain an entity with the given pid as a member
Constraints: {'minLength': 8, 'pattern': '^([0-9,a-d,f-h,j-n,p-t,v-z]){8,}$'}
(array, query, optional)
Mixins: * alternate_images: mixin to return the alternate images for a group * group_for: mixin to return links to programme entities that group belongs to * images: mixin to add image information for a group * related_links: mixin to return related links for the group
(integer, query, optional, default: 1)
which page of results to return
Constraints: {'minimum': 1}
(integer, query, optional, default: 10)
number of results in each page
Constraints: {'maximum': 300}
(array, query, optional)
filter for groups by partner ID
(array, query, optional)
filter for groups by partner PID
(array, query, optional)
filter for subset of seasons, collections, galleries or franchises having given PID
(string, query, optional)
filter for subset of groups matching supplied keyword/phrase (boolean operators permitted)
(string, query, optional)
Sorts: * pid: sort alphabetically by PID
Constraints: {'enum': ['pid']}
(string, query, optional)
Sort direction
Constraints: {'enum': ['descending']}
No probe data for this endpoint yet.