Retrieves paginated listings of services that only have one-to-one fields in them.
Retrieve fully nested service with all related data with id.
Query parameters
Full text search.
Page number of paginated result.
Number of results requested in a single page.
Return results in the specified format. Default is json. Could be ndjson which should stream all the results without pagination.
Search for records with particular taxonomy_term.
Search for records which contain any term with this taxonomy.
Search for services which contain services that that this organization provides.
Return all results modified on or after this datetime.
Return array of just service 'id' and 'modified_date'. When using this parameter aim to return all services within one call.
Return a fully nested service, service_at_location, or organization based on the request.
Response
A paginated list of services that only have one-to-one fields in them.