Pipeline Frontend
For instructions on how to authenticate to use this endpoint, see API overview.
Endpoints
List all pipeline frontend apps
Required API key scopes
plugin:readPath parameters
- organization_idstring
Query parameters
- limitintegerNumber of results to return per page. 
- offsetintegerThe initial index from which to return the results. 
Response
Request
GET 
Response
Status 200
RESPONSE
Create pipeline frontend apps
Required API key scopes
plugin:writePath parameters
- organization_idstring
Request parameters
- plugin_type
- namestring
- descriptionstring
- iconstring
- config_schema
- tagstring
- is_globalboolean
- capabilities
- metrics
- public_jobs
Response
Request
POST 
Response
Status 201
RESPONSE
Retrieve pipeline frontend apps
Required API key scopes
plugin:readPath parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Response
Request
GET 
Response
Status 200
RESPONSE
Update pipeline frontend apps
Required API key scopes
plugin:writePath parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Request parameters
- plugin_type
- namestring
- descriptionstring
- iconstring
- config_schema
- tagstring
- is_globalboolean
- capabilities
- metrics
- public_jobs
Response
Request
PATCH 
Response
Status 200
RESPONSE
Delete pipeline frontend apps
Required API key scopes
plugin:writePath parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Request
DELETE 
Response
Status 204 No response body
Retrieve pipeline frontend apps check for updates
Path parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Request
GET 
Response
Status 200 No response body
Retrieve pipeline frontend apps source
Path parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Request
GET 
Response
Status 200 No response body
Update pipeline frontend apps update source
Path parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Request parameters
- plugin_type
- namestring
- descriptionstring
- iconstring
- config_schema
- tagstring
- is_globalboolean
- capabilities
- metrics
- public_jobs
Request
PATCH 
Response
Status 200 No response body
Create pipeline frontend apps upgrade
Path parameters
- idintegerA unique integer value identifying this plugin. 
- organization_idstring
Request parameters
- plugin_type
- namestring
- descriptionstring
- iconstring
- config_schema
- tagstring
- is_globalboolean
- capabilities
- metrics
- public_jobs
Request
POST 
Response
Status 200 No response body
Retrieve pipeline frontend apps activity
Path parameters
- organization_idstring
Request
GET 
Response
Status 200 No response body
Retrieve pipeline frontend apps exports unsubscribe configs
Path parameters
- organization_idstring
Request
GET 
Response
Status 200 No response body
Retrieve pipeline frontend apps repository
Path parameters
- organization_idstring
Request
GET 
Response
Status 200 No response body
Retrieve pipeline frontend apps unused
Path parameters
- organization_idstring
Request
GET