-
Notifications
You must be signed in to change notification settings - Fork 64
Base objects Rest API
Mathieu Rampant edited this page Sep 14, 2020
·
3 revisions
This part of the Rest API can be navigated through the website by going to /api/
. Filtering and other basic options are available.
If you wish to get the JSON version, click on the GET
button and choose json
.
Here is a list of available objects:
- users:
/api/users/
- projects:
/api/projects/
- accounts:
/api/accounts/
- tools:
/api/tools/
- reservations:
/api/reservations/
- usage_events:
/api/usage_events/
- area_access_records:
/api/area_access_records/
- tasks:
/api/tasks/
- scheduled_outages:
/api/scheduled_outages/