Britive platform release 2026.03.01 is now live in production.

Lists all templates with option to query for provisioned status

Prev Next
Get
/api/generic-apps/templates

This API is used to list all templates with option to query for provisioned status

Security
HTTP
Type bearer
Query parameters
provisioned
string

Filter templates by provisioned status

Valid values[ "PENDING", "SUCCESS", "FAILED" ]
Responses
200

List of templates

Array of object
object
templateName
string
templateDescription
string
integration
string
version
string
requiresScanningForProfiles
boolean
iconUrl
string
provisioned
string
Valid values[ "PENDING", "SUCCESS", "FAILED" ]