Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can you provide an example how to use the query parameter in Get project versions paginated? API?

Benjamin Arce
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!
September 3, 2018

I am trying to filter the version by name and the query parameter says that can be done using query parameter, Could you provide me an example?

query

string

Filter the results using a literal string. Versions with matching name or description are returned (case insensitive).

1 answer

1 vote
Gonchik Tsymzhitov
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
September 3, 2018 edited
Syed
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!
September 20, 2022 edited

Hi,

Do we have example for "query" and "status" as query parameter, i am not able to see that details in the shared link.

The following request not works,

https://{jira-site}/rest/api/2/project/{project-key}/version?query={version-number}&status=unreleased

Thanks

Suggest an answer

Log in or Sign up to answer