i want to retrive custom field name through its id in postman . but i'm not able to fetch details and getting 404 error .
But i can see that field is existed in my instance , but not able to get it in postman .
I'm using get method.
Get ""https://support.ecommerce.pb.com/rest/api/3/field/14258 ""
please help
Hello!
There is no version 3 of the API on Jira Data Center. You should use version 2.
I don't think there is any API endpoint that will return a specific field. Did you find that in the documentation? Maybe I'm overlooking something myself.
Does this work for you: https://support.ecommerce.pb.com/rest/api/2/field
It will return all fields.
Hi Charlie
Thanks for the help . I'm able to get all the fields by the end point you provided , but i want to get only one field where i mention the details thats it . Any way its helpfull Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.