Authorization: Bearer ********************
curl --location --request GET 'https://open.pingcode.com/v1/ship/ticket_state_plans'
{
"page_index": 0,
"page_size": 0,
"total": 0,
"values": [
{
"id": "string",
"url": "string",
"product": null
}
]
}