Forums

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

Assets API Created Date has a Date/Type mismatch?

Calvin
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.
May 14, 2025

Hi All,

I have an API request to api.atlassian.com/jsm/assets/workspace/....... /v1/objectid/....

I'm trying to pull the "Created" JSON variable, I guess similar to details here:  https://developer.atlassian.com/cloud/assets/rest/api-group-aql/#api-aql-objects-get

If you check the side bar all the "Created" values bring back an ISO standard date such as "created": "2021-02-16T19:36:51.951Z",

This is also what I get in my Sandbox instance.

But in production our instance pulls back a Unix epoch time, eg: 1747278648.1234

I don't remember getting errors in my automation in the past so this may be new? But I'm also unsure why the type are different? As far as I can tell the created date is an attribute that can only be customized by Atlassian?

Is there an incoming change to how this value is being used? Cheers!

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events