Views
Retrieve all views
get/views
Query parameters
sectionstring required
Example:listings
One of listings, reservations
fieldsstring
Example:"title"
Selection of fields, separated by space. When null retrieves all object.
limitnumber
Example:25
Pagination
skipnumber
Pagination
Response
Views Array
Example response
[
{
"shares": [
{
"contactId": "5926bdfb1bfe871000d0a745"
}
]
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.