List Catalog Executors
List Catalog Executors
Use this endpoint to retrieve all built-in executors registered in the catalog.
GET
List Catalog Executors
Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authenticating requests to the Flowker API. Provisioned via the API_KEY environment variable during deployment.
Response
200 - application/json
Indicates that the request was successful and the response contains the requested data.
Functional category of the executor.
Example:
"HTTP"
Unique identifier of the executor.
Example:
"http"
Display name of the executor.
Example:
"HTTP Request"
ID of the provider this executor belongs to.
Example:
""
Version of the executor.
Example:
"v1"

