BatchGet
synq.savedviews.v1.SavedViewsService
BatchGet
Fetch multiple saved views by id. Ids the caller cannot see, or that do not exist, are omitted from the response rather than causing an error.
POST
BatchGet
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Ids to fetch (1–200, unique).
Required array length:
1 - 200 elementsResponse
200 - application/json
Success
Views keyed by id. Ids the caller cannot see or that do not exist are absent.