List Executors by Provider
Use this endpoint to retrieve all executors that belong to a specific provider.
GET
List Executors by Provider
Autorizaciones
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Parámetros de ruta
Unique identifier of the catalog provider.
Respuesta
Indicates that the request was successful and the response contains the requested data.
Functional category of the executor.
Ejemplo:
"HTTP"
Unique identifier of the executor.
Ejemplo:
"http"
Display name of the executor.
Ejemplo:
"HTTP Request"
ID of the provider this executor belongs to.
Ejemplo:
""
Version of the executor.
Ejemplo:
"v1"

