For the complete documentation index, see llms.txt. This page is also available as Markdown.

Extensions

List Extensions

get
Responses
200

OK

application/json
get/extensions

Get Extension by name

get
Path parameters
namestringRequired

the name of the Extension

Responses
200

OK

application/json
get/extensions/{name}

Delete extension by name

delete
Path parameters
namestringRequired

the name of the extension to delete

Responses
204

Successful Delete, no content

No content

delete/extensions/{name}

No content

Last updated

Was this helpful?