Skip to main content
GET
List Catalog Executors

Autorizações

Authorization
string
header
obrigatório

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

Resposta

200 - application/json

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

category
string

Functional category of the executor.

Exemplo:

"HTTP"

id
string

Unique identifier of the executor.

Exemplo:

"http"

name
string

Display name of the executor.

Exemplo:

"HTTP Request"

providerId
string

ID of the provider this executor belongs to.

Exemplo:

""

version
string

Version of the executor.

Exemplo:

"v1"