Skip to main content
GET
Get an epic card

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

team_id
string
required

Team ID is an alphanumerical string that identifies a Team. This is externally referred to as a "Workspace".

epic_id
string
required

Epic ID is a numerical string that identifies an Epic. This is externally referred to as a "Project".

Response

Epic card response

epic
object