GET
/accounts/{id}/calendars
GET /accounts/{id}/calendars
Parameters
id
string Unique account identifier assigned by Riposte. You may also provide the custom user ID set during authentication; the API resolves it to the canonical account.
Additional parameters
page
string
page
string limit
string
limit
string maxResults
string
maxResults
string pageToken
string
pageToken
string Returns
Default Response
curl -X GET "http://localhost:8080/accounts/{id}/calendars"
No example response available.