List Centers

The default implementation supports pagination and sorting with the default pagination size set to 200 records. The parameter limit with description -1 will return all entries.

Example Requests:

centers

centers?fields=name,officeName,joinedDate

centers?offset=10&limit=50

centers?orderBy=name&sortOrder=DESC

Language
Authorization
:
URL
Click Try It! to start a request and see the response here!