API call for Formid

Jeff.J.Scott
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 6, 2025

I'm trying to query details from a form embedded in an issue using API calls, and I'm testing with CURL.  All the other API calls i've used so far have worked fine.  But, I'm trying to use the URL:

https://{mycloud}.atlassian.net/jira/forms/cloud/{cloudid}/issue/{issue}/form to get the formid, so I query for the form details, but I'm getting a 404

(of course, specifying my details for those 3 variables.)

Any suggestions?

1 answer

0 votes
Sarah Wright
Contributor
March 6, 2025

Hi @Jeff.J.Scott and welcome,

You are doing exactly what's recommended. Maybe try looking for the form via the request rather than the issue. 

Here is the API documentation 

https://api.atlassian.com/jira/forms/cloud/{cloudId}/request/{issueIdOrKey}/form

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events