Forums

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

Rest API compact mode

alprog
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!
November 1, 2025

I am using Cloud Rest API for personal tools (personal Jira client to speedup daily tasks at work).

I found responses extremely verbose for some fields. Especially status and parent. By default, they are expanded, including name, description, statusCategory and so on.

I would like to have compact mode, where API returns only ID or key. But not expand it more. Otherwise it is massive unnecessary duplication.

1 answer

0 votes
Gor Greyan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 1, 2025

Hi @alprog

Jira Cloud REST API doesn’t currently support “compact mode.” Fields like status and parent are always returned as objects, not simple IDs or keys. Jira supports expanding objects, but not collapsing them. The best workaround is to explicitly set fields to only what you need and extract the minimal values client-side.

Suggest an answer

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

Atlassian Community Events