optional

Paginated list of basic Organization information

Paginated list of basic Organization information.

post/organizations

Query parameters

searchstring

Full text search.

full_serviceboolean

Fully nested organization with service array that contains full service information.

fullboolean

Return a fully nested service, service_at_location, or organization based on the request.

pageinteger

Page number of paginated result.

per_pageinteger

Number of results requested in a single page.

formatstring

Return results in the specified format. Default is json. Could be ndjson which should stream all the results without pagination.

taxonomy_term_idstring

Search for records with particular taxonomy_term.

taxonomy_idstring

Search for records which contain any term with this taxonomy.

Response

Paginated list of basic Organization information.

total_itemsinteger

The total number of entities (e.g. services, organizations) returned

total_pagesinteger

Count of total pages.

page_numberinteger

The number of the current page

sizeinteger

The number of entities in the current page.

first_pageboolean

A Boolean value indicating if this is the first page

last_pageboolean

A Boolean value indicating if this is the last page

emptyboolean required

A Boolean value indicating if there is an empty result set

contentsOrganizationListJson[] required— unresolved $ref