v1

latestOpenAPI 3.0.32026-07-2632131.4 MB
Views

Retrieve a view

get/views/{id}

Path parameters

idstring required

View ID

Query parameters

fieldsstring

Selection of fields, separated by space

Response

View object

_idstring

Unique id

accountIdstring

Id of the user owning this view

titlestring

Title for the view

fieldsstring

Selection of fields, separated by space

sortstring

ascending sort , use - to descending sort

createdAtstring
updatedAtstring

Example response

{
  "shares": [
    {
      "contactId": "5926bdfb1bfe871000d0a745"
    }
  ]
}