get_view_schema
Retrieve schema definitions for Marqeta DiVA API views to understand field names, data types, and descriptions for endpoints like authorizations, settlements, or cards.
Instructions
Get the schema definition for any view endpoint. Returns field names, data types, and descriptions.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view_name | Yes | Name of the view (e.g., 'authorizations', 'settlements', 'cards') | |
| aggregation | No | Aggregation level (if applicable) | detail |