List adapter scripts

View as MarkdownOpen in Claude

Returns all adapter scripts, with optional filters. The list view returns summaries (no script content) — use GET by ID to fetch the full script.

Authentication

X-Api-Keystring
API Key authentication via header

Query parameters

providerstringOptional

Filter by provider slug (e.g. ‘revel’)

topicstringOptional

Filter by topic (e.g. ‘sync_products’)

statusstringOptional
Filter by status

Response

OK
codeinteger
isSuccessboolean
messagestring
scriptslist of objects
totalinteger