Add-on Endpoints
List Addons
Get a list of addons for a workspace. Does not retrieve addon code.
GET
List addons
Documentation Index
Fetch the complete documentation index at: https://docs.siftd.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Workspace ID
Query Parameters
Organization ID
Regex to filter addons by name
Maximum number of items to return
Number of items to skip
Response
200 - application/json
OK