Skip to main content
GET
List all APIs with their templates

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Query Parameters

detailed
boolean
default:false

If true, returns full template data including HTML content. If false, returns summary without HTML.

Response

All APIs with their templates (detailed or summary based on 'detailed' query parameter)

Response containing all APIs with their templates.

apis
APITemplatesGroup · object[]
required

List of APIs with their templates