Hello folks.
I am starting using Jira REST API to query Jira Issues data.
Looking on Jira documentation there is a lot of information aboiut database diagram like this https://developer.atlassian.com/server/jira/platform/database-schema/
But on REST API the Entities name are different and we need a documentation about this entities. Look at names on image attached.
Thanks Jimmy,
I’m looking for a documentation about all Identities on Jira Cloud (Issue, Projects, etc.). Because I see more than one Issue Identity like these:
Platform.API_Issues and Extra.API_Issues
What's the difference Between Platform.API_Issues and Extra.API_Issues?
Hi Demetrio,
I've not seen an API entities diagram, but you should be able to find everything you need at:
https://developer.atlassian.com/cloud/jira/platform/rest/v3/
if you haven't already seen it.
It documents all the endpoints. Is there anything in particular you're after?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.