A valid request URL is required to generate request examples{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"legalNumber": "<string>",
"geoLocation": "<string>",
"website": "<string>",
"isInitiative": true,
"town": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"nameWithCounty": "<string>",
"county": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"name": "<string>",
"state": "<string>"
},
"latitude": 123,
"longitude": 123
},
"postalAddress": "<string>",
"facebookUrl": "<string>",
"isActive": true,
"contactEmail": "<string>",
"contactPhone": "<string>",
"contactFullName": "<string>",
"stripeAccount": "<string>",
"localCenterStripeAccount": "<string>",
"isStripeEligible": true,
"isOnlinePaymentFeeEligible": true,
"region": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"alias": "<string>",
"isParent": true,
"mapDescription": "<string>",
"id": 123,
"name": "<string>",
"logo": "<string>",
"status": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"parent": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"parent": null
}
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}Returns all local centers in a single response (up to 1000). Uses the same cached provider as the paginated endpoint. Designed for dropdown selectors and maps where all centers are needed at once.
A valid request URL is required to generate request examples{
"hydra:member": [
{
"@id": "<string>",
"@type": "<string>",
"legalNumber": "<string>",
"geoLocation": "<string>",
"website": "<string>",
"isInitiative": true,
"town": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>",
"nameWithCounty": "<string>",
"county": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"name": "<string>",
"state": "<string>"
},
"latitude": 123,
"longitude": 123
},
"postalAddress": "<string>",
"facebookUrl": "<string>",
"isActive": true,
"contactEmail": "<string>",
"contactPhone": "<string>",
"contactFullName": "<string>",
"stripeAccount": "<string>",
"localCenterStripeAccount": "<string>",
"isStripeEligible": true,
"isOnlinePaymentFeeEligible": true,
"region": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"id": 123,
"name": "<string>"
},
"alias": "<string>",
"isParent": true,
"mapDescription": "<string>",
"id": 123,
"name": "<string>",
"logo": "<string>",
"status": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"parent": {
"@context": "<string>",
"@id": "<string>",
"@type": "<string>",
"parent": null
}
}
],
"hydra:totalItems": 1,
"hydra:view": {
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
},
"hydra:search": {
"@type": "<string>",
"hydra:template": "<string>",
"hydra:variableRepresentation": "<string>",
"hydra:mapping": [
{
"@type": "<string>",
"variable": "<string>",
"property": "<string>",
"required": true
}
]
}
}The collection page number
Enable or disable pagination
asc, desc asc, desc asc, desc asc, desc asc, desc asc, desc asc, desc asc, desc asc, desc asc, desc LocalCenter collection
Show child attributes
x >= 0Show child attributes
{
"@id": "string",
"type": "string",
"hydra:first": "string",
"hydra:last": "string",
"hydra:previous": "string",
"hydra:next": "string"
}
Show child attributes