Forums

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

Why does the StartAt parameter to the label API 3 endpoint ignore the value I give it

ed.moore
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!
February 23, 2024

I need a list of all labels in my jira cloud instance. We have 1864 labels.

I am using API 3 with this call:

https://myco.atlassian.net/rest/api/3/label?StartAt=1000

The first line of the response says this:

{"maxResults":1000,"startAt":0,"total":1864,"isLast":false,"values":

Why has the StartAt parameter been ignored? how else do you send this?

1 answer

2 votes
Bill Sheboy
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.
February 23, 2024

Hi @ed.moore 

I believe the parameters are case-sensitive, so please try using startAt rather than StartAt.

https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-labels/#api-rest-api-3-label-get

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events