Actions
Feature #26096
open[API] Get custom field by id
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Is it possible to get info from a custom field by precising its id, like this:
/custom_fields/[id].:format
For the moment, we have to loop among all the custom fields to match the one we're looking for.
Updated by Mischa The Evil over 7 years ago
- Category set to REST API
It is currently indeed not possible to get a custom field by id via the REST API. Setting category to match the subject.
Actions