You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please consider implementation of "Search using search request" with POST method. It allows to avoid GET requests limitations (for instance the length of GET url).
Please consider implementation of "Search using search request" with POST method. It allows to avoid GET requests limitations (for instance the length of GET url).
Atlassian documentation - https://docs.atlassian.com/software/jira/docs/api/REST/8.4.2/#api/2/search-searchUsingSearchRequest
API: POST /rest/api/2/search
Request body example:
Response example:
The text was updated successfully, but these errors were encountered: