# Calendars

Native event calendars owned by users

## List calendars visible to the current company

 - [GET /api/v2/calendars](https://developer.caraer.com/apis/calendars/list_3.md)

## Create a calendar owned by the current user

 - [POST /api/v2/calendars](https://developer.caraer.com/apis/calendars/create_4.md)

## Ensure calendar schema, default calendar, and event backfill

 - [POST /api/v2/calendars/bootstrap](https://developer.caraer.com/apis/calendars/bootstrap.md)

## List teams that can be linked to a calendar

 - [GET /api/v2/calendars/teams](https://developer.caraer.com/apis/calendars/listteams.md)

