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

/api/maintenance/tables

get

Search list of NATS tables

Authorizations
api-keystringRequired
api-usernamestringRequired
Query parameters
startintegerOptionalDefault: 0
countintegerOptional
sortstringOptionalDefault: table
sort_directionstringOptionalDefault: 0
typestringOptionalDefault: all
namestringOptionalDefault: --notset--
Responses
200

success

successbooleanOptionalExample: true
get
/api/maintenance/tables
PHP (cURL)
200

success

Last updated

Was this helpful?