List Executors by Provider
Use this endpoint to retrieve all executors that belong to a specific provider.
GET
List Executors by Provider
Authorizations
JWT bearer token issued by the identity provider. Send it in the Authorization header as Bearer <token>.
Path Parameters
Unique identifier of the catalog provider.
Response
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"

