Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Everyone,
I am using JIRA Tempo API to extract the worklogs and I want to use pagination as the default value set is 50.
Below is the API :
https://api.eu.tempo.io/4/worklogs
For Pagination I am using Offset type:
I am not sure what to input as a parameter for "Total records" or is there any other way to paginate these type of data.
Below are the parameters in API:
Could anyone please help me with the above query?