Get view details
views
Get view details
Get details of a specific view.
Returns: ViewResponse with view details.
Raises: HTTPException 404: View not found
GET
Get view details
Authorizations
API Key authentication. Format: dk_test_ or dk_live_
Path Parameters
View ID
Response
View details
Tenant view response.
Views define which fields from extracted data are returned when querying documents.
Unique identifier for the view
Document type code this view applies to
View name (e.g., 'accounting', 'compliance')
List of field names included in this view
Whether this is the default view for this document type
View creation timestamp (ISO 8601)
Last modification timestamp (ISO 8601)
Optional description of the view's purpose