Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.07.01 is now live in production.

Documentation is reorganized in Administrators, Users, and Developers sections.

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" ]