Read fields
Gets all fields that are available and used in the issue entity, including built-in and custom fields. Use this to discover field names and IDs for filtering or for updating custom fields in other examples.
SELECT * FROM Fields
Gets all fields that are available and used in the issue entity, including built-in and custom fields. Use this to discover field names and IDs for filtering or for updating custom fields in other examples.
SELECT * FROM Fields