Trackers
Integrate with Linear and Jira ticket trackers — sync issues to swarm tasks bidirectionally
curl -X GET "http://localhost:3013/api/trackers/jira/authorize"Empty
Empty
Empty
curl -X GET "http://localhost:3013/api/trackers/jira/callback?code=string&state=string"Empty
Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X DELETE "http://localhost:3013/api/trackers/jira/disconnect"Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X POST "http://localhost:3013/api/trackers/jira/refresh"Empty
Empty
Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X GET "http://localhost:3013/api/trackers/jira/status"Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X POST "http://localhost:3013/api/trackers/jira/webhook-register" \ -H "Content-Type: application/json" \ -d '{ "jqlFilter": "string" }'Empty
Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Path Parameters
id*integer
Range
0 < valueResponse Body
curl -X DELETE "http://localhost:3013/api/trackers/jira/webhook/0"Empty
Empty
Empty
curl -X POST "http://localhost:3013/api/trackers/jira/webhook/string"Empty
Empty
Empty
curl -X GET "http://localhost:3013/api/trackers/linear/authorize"Empty
Empty
Empty
curl -X GET "http://localhost:3013/api/trackers/linear/callback?code=string&state=string"Empty
Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X DELETE "http://localhost:3013/api/trackers/linear/disconnect"Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X POST "http://localhost:3013/api/trackers/linear/refresh"Empty
Empty
Empty
Empty
Authorization
bearerAuth AuthorizationBearer <token>
API key via Authorization: Bearer <API_KEY>
In: header
Response Body
curl -X GET "http://localhost:3013/api/trackers/linear/status"Empty
Empty
curl -X POST "http://localhost:3013/api/trackers/linear/webhook"Empty
Empty
Empty