Skip to main content
GET
Get toolkit config options

Authorizations

Authorization
string
header
required

JWT authentication token

Path Parameters

toolkit
string
required

Toolkit slug (e.g. "jira", "github")

Query Parameters

projectId
string

Project ID for second-level config (Jira, GitLab, Asana)

teamId
string

Team ID for second-level config (Linear, ClickUp)

repo
string

Repository full name for second-level config (GitHub)

boardId
string

Board ID for second-level config (Trello, Monday)

serviceId
string

Service ID for second-level config (PagerDuty)

groupId
string

Group ID for second-level config (ServiceNow, Zendesk)

Response

Config options

success
boolean
required
data
object
error
string | null