GET
/
v1
/
ticket
/
{ticketId}
curl --request GET \
  --url https://qa-api.sbx.solidfi.com/v1/ticket/{ticketId} \
  --header 'Content-Type: application/json' \
  --data '""'

Headers

sd-api-key
string
Example:

"{{sd-api-key}}"

sd-dashboard-user-email
string
Example:

"{{sd-dashboard-user-email}}"

Path Parameters

ticketId
string
required

Body

application/json · any

The body is of type any.