List result
Single item result
Service Endpoint
Get a single SidejobOrganization
response = await sidejobOrganization(5);
Id of the SidejobOrganization.
SidejobOrganizationResult as JSON
Get a list of SidejobOrganizations
response = await sidejobOrganizationList();
PagerParameters for Paging, RangeParameters for limiting the results or null
Sort simply by a property or more complex by a list of properties
SidejobOrganizationListResult as JSON
Generated using TypeDoc
Sidejob organization related methods
Abgeordnetenwatch API Documentation