Server
/api/v1.0/
https://file-qa.adara.com/api/v1.0/
https://file-prod.adara.com/api/v1.0/
Server Variables
Execute a pipeline on demand
Auth
Required Scopes:post:executions
Path Params
POST /executions/{pipeline_id}
Responses
204
Sweep initiated
404
Pipeline not found
Get the list of pipeline executions
Auth
Required Scopes:get:executions
Query String
GET /executions
Responses
200
Return list of Pipeline executions
400
Bad Request pipeline_id or Adara_id required
Add a managed file pipeline
Auth
Required Scopes:post:pipelines
Request Body
POST /pipelines
Responses
200
New pipeline created
Get list of file pipelines
Auth
Required Scopes:get:pipelines
GET /pipelines
Responses
200
Return list of existing pipelines
Integrations
Get list of pipeline origin types
Auth
Required Scopes:get:origins
GET /origins
Responses
200
Return list of origins
Get list of pipeline destinations
Auth
Required Scopes:get:destinations
GET /destinations
Responses
200
Return list of origins