Feature #26096
[API] Get custom field by id
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | REST API | |||
Target version: | - | |||
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.
History
#1
Updated by Mischa The Evil almost 5 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.