Skip to main content
GET
List Catalog Executors

Autorizaciones

Authorization
string
header
requerido

JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.

Respuesta

200 - application/json

Indicates that the request was successful and the response contains the requested data.

category
string

Functional category of the executor.

Ejemplo:

"HTTP"

id
string

Unique identifier of the executor.

Ejemplo:

"http"

name
string

Display name of the executor.

Ejemplo:

"HTTP Request"

providerId
string

ID of the provider this executor belongs to.

Ejemplo:

""

version
string

Version of the executor.

Ejemplo:

"v1"