List media variant types
Media
List Media Variant Types
Retrieve all media variant types for your organization. Variant types define the different formats of media that can be uploaded (e.g., original video, sermon audio, full service).
GET
List media variant types
Authorizations
Enter your API token from the Haystack dashboard
Query Parameters
Maximum number of records to return (max: 100, default: 50)
Required range:
1 <= x <= 100Number of records to skip for pagination (default: 0)
Required range:
x >= 0Sort order in format 'fieldName,direction' (e.g., 'title,ASC'). Use multiple _orderBy[] parameters for multi-field sorting.
Pattern:
^[a-zA-Z]+,(ASC|DESC)$Include soft-deleted records in the results

