API
Authentication & Headers
Authorization: Sling-Project-Token xxxxxxxxxxxx
Content-Type: application/jsonConnections
List Connections
GET /connection/list{
"connections": [
{
"name": "string",
"type": "string"
}
]
}Test Connection
Files
Get File
List Files
Jobs
List Jobs
Get Job
Run Job
Executions
Cancel Execution
List Executions
Git Sync
Pull from Git
Last updated
Was this helpful?