Skip to main content
GET
List Executors by Provider

Autorizações

Authorization
string
header
obrigatório

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

Parâmetros de caminho

id
string
obrigatório

Unique identifier of the catalog provider.

Resposta

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"