Ticket custom field schema
GET/v1/projects/:projectId/ticket-form
Dynamic (custom) form fields attached to the project's tickets. key values are the ones accepted by the ticket list form[<key>] filter. Returns an empty fields list when the project has no form. Requires api_user|ticket_view.
Request
Responses
- 200
- 401
- 403
- 404
Ticket form schema
Unauthenticated
Missing permission
Project not found