Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Want to test a JIRA API call using JQL that will only retrieve the first record

Gus Gilbertson
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!
August 30, 2024

Want to test a JIRA API call using JQL that will only retrieve the first record

This limits excessive output, but enables verification that the API is returning data.

 

1 answer

0 votes
Mohamed Benziane
Community Champion
August 30, 2024

Hi,

In some of the REST API, you have a limit parameter. You could use it to only retrieve on issue when using the API

Suggest an answer

Log in or Sign up to answer