Returns a paginated list of voice designs belonging to the authenticated account.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Page number for pagination (1-based).
x >= 1Number of results per page.
1 <= x <= 250Case-insensitive substring filter on the name field.
Sort order. Prefix with - for descending. Defaults to -created_at.
name, -name, created_at, -created_at