Get metadata on a single Saved View
Lists
Get metadata on a single Saved View
Retrieve detailed information about a specific Saved View you have access to view. Returns Saved View configuration including name, type, and creation date.
GET
Get metadata on a single Saved View
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
List ID
Required range:
1 <= x <= 9007199254740991Saved view ID
Required range:
1 <= x <= 9007199254740991Response
OK
SavedView model
The saved view's unique identifier
Required range:
1 <= x <= 9007199254740991Example:
42
The saved view's name
Example:
"Deal Pipeline Status"
The type for this saved view
Available options:
sheet, board, dashboard Example:
"board"
The date that the saved view was created
Example:
"2023-06-15T00:00:00Z"