Get credential templates (v1)
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter credential templates by their unique identifier
"6421a8905c17830c188e2e2f"
Filter credential templates by their type
"https://test.didxtech.com/vct/acme-university/UniversityCard"
Filter credential templates by credential format
sd-jwt-vc, mdoc "sd-jwt-vc"
Filter credential templates by archived status
true, false "false"
Search credential templates by name (partial match)
"credential"
Sort order for the results. Prefix with "-" for descending order
id, -id, createdAt, -createdAt, updatedAt, -updatedAt "-createdAt"
Number of items to return per page (1-100)
1 <= x <= 10010
Cursor for pagination - return items before this ID value
"6421a8905c17830c188e2e2f"
Cursor for pagination - return items after this ID value
"6421a8905c17830c188e2e30"

