Skip to main content
GET
List local centers for map display

Authorizations

Api-Token
string
header
required

Server-to-server authentication. Generate a token in the admin UI at Settings → Developers → API Access. Send the raw token in the Api-Token header — there is no Bearer prefix.

Tokens can be marked read-only at creation time, in which case the API rejects any non-GET request with 403 Forbidden.

Query Parameters

page
integer
default:1

The collection page number

itemsPerPage
integer
default:100

The number of items per page

Required range: 0 <= x <= 1000
pagination
boolean

Enable or disable pagination

tenant
string
tenant[]
string[]
parent
string
parent[]
string[]
isParent
boolean
isParent[]
boolean[]
feeProduct
string
feeProduct[]
string[]
isActive
boolean
isActive[]
boolean[]
status
string
status[]
string[]
isStripeEligible
boolean
isStripeEligible[]
boolean[]
town
string
town[]
string[]
town.county
string
town.county[]
string[]
town.name
string
order[isInitiative]
enum<string>
default:asc
Available options:
asc,
desc
order[region.name]
enum<string>
default:asc
Available options:
asc,
desc
order[town.name]
enum<string>
default:asc
Available options:
asc,
desc
order[status]
enum<string>
default:asc
Available options:
asc,
desc
order[name]
enum<string>
default:asc
Available options:
asc,
desc
order[town.county.name]
enum<string>
default:asc
Available options:
asc,
desc
order[isActive]
enum<string>
default:asc
Available options:
asc,
desc
order[dateCreated]
enum<string>
default:asc
Available options:
asc,
desc
exists[isParent]
boolean
isRoleGroup
boolean
isRoleGroup[]
boolean[]
localCenter
string
localCenter[]
string[]
unitType
string
unitType[]
string[]
order[parent.name]
enum<string>
default:asc
Available options:
asc,
desc
order[userType.position]
enum<string>
default:asc
Available options:
asc,
desc
exists[isRoleGroup]
boolean
exists[localCenter]
boolean
exists[unitType]
boolean
exists[parent]
boolean

Response

200 - application/json

LocalCenter collection

officeAddress
string | null
geoLocation
string | null
placesApiId
string | null
location
string | null
website
string | null
isInitiative
boolean
default:false
town
object | null
localUnits
string | null
feePayments
string<iri-reference>[]
Example:
feeTemporary
string | null
postalAddress
string | null
facebookUrl
string | null
instagramUrl
string | null
twitterUrl
string | null
bankIbanNative
string | null
bankIbanEur
string | null
bankIbanUsd
string | null
isActive
boolean
default:true
read-only
contactEmail
string | null
contactPhone
string | null
contactFullName
string | null
stripeAccount
string | null
localCenterStripeAccount
string | null
read-only
currency
string | null
isStripeEligible
boolean | null
products
object[]
feeProduct
object | null
feeDefaultProductPrice
object | null
feeLocalTemporary
string | null
isOnlinePaymentFeeEligible
boolean | null
region
object | null
alias
string | null
isParent
boolean | null
mapDescription
string | null
daysOfTheWeek
(string | null)[] | null
languages
(string | null)[]
bankIbanChf
string | null
localCenterCurrency
string | null
read-only
id
integer
read-only
name
string
logo
string | null
status
string | null
dateCreated
string<date-time>
parent
object | null