GET /api/v1/templates
endpoint returns a list of all template resources. Adding the ?filterByIntegrationTypes=OIDC&filterByName=<string>&numberPerPage=10&page=0
filter to the request URL returns a paginated list of templates organized by type and name.