Skip to main content

Get ticket from the bts integration

GET 

/v1/bts/:projectName/ticket/:ticketId

Get ticket from the bts integration

Request

Path Parameters

    projectName stringrequired

    projectName

    ticketId stringrequired

    ticketId

Query Parameters

    btsProject stringrequired

    btsProject

    btsUrl stringrequired

    btsUrl

Responses

OK

Schema

    id string
    pluginName string
    status string
    summary string
    url string
Loading...