Skip to main content

List an Agenda's Sources

GET /v2/agendas/{agendaUID}/sources

Retrieve the main information of an agenda's source agendas

In Brief

  • agendaUID is the unique identifier of the agenda where the sources are referenced.
  • Read authentication or access token authentication is required.
  • The authenticated user must be an administrator of the agenda.

Pagination

KeyTypeDescription
afterinteger[]Key to provide to retrieve the next set. It is given in the response of the last received call
sizeintegerDefines the number of events retrieved per call. Default value: 20. Maximum possible value: 100

Content

KeyTypeDescription
detailedboolean(01)

Response

KeyTypeDescription
sourcesobject[]Segment of the agenda's sources
afterintegerValue to include in the next call to retrieve the next segment of sources

Each source presents the following values:

KeyTypeDescription
idintegerSource identifier
rulesobject[]Aggregation rules associated with the source
agendaobjectPublic data of the source agenda