<aside> <img src="https://prod-files-secure.s3.us-west-2.amazonaws.com/9067557a-f182-48d7-a7aa-ab7215acdd95/d7822206-aefb-430d-b115-275ac0177e99/ox_icon.jpg" alt="https://prod-files-secure.s3.us-west-2.amazonaws.com/9067557a-f182-48d7-a7aa-ab7215acdd95/d7822206-aefb-430d-b115-275ac0177e99/ox_icon.jpg" width="40px" /> OX Docs Get started using demo data

</aside>

<aside> <img src="data:image/svg+xml,%3csvg stroke-width='1.75' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236737FFFF' aria-hidden='true'%3e%3cpath fill-rule='evenodd' d='M4.25 2A2.25 2.25 0 0 0 2 4.25v11.5A2.25 2.25 0 0 0 4.25 18h11.5A2.25 2.25 0 0 0 18 15.75V4.25A2.25 2.25 0 0 0 15.75 2H4.25zm4.03 6.28a.75.75 0 0 0-1.06-1.06L4.97 9.47a.75.75 0 0 0 0 1.06l2.25 2.25a.75.75 0 0 0 1.06-1.06L6.56 10l1.72-1.72zm4.5-1.06a.75.75 0 1 0-1.06 1.06L13.44 10l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.25-2.25a.75.75 0 0 0 0-1.06l-2.25-2.25z' clip-rule='evenodd'/%3e%3c/svg%3e" alt="data:image/svg+xml,%3csvg stroke-width='1.75' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%236737FFFF' aria-hidden='true'%3e%3cpath fill-rule='evenodd' d='M4.25 2A2.25 2.25 0 0 0 2 4.25v11.5A2.25 2.25 0 0 0 4.25 18h11.5A2.25 2.25 0 0 0 18 15.75V4.25A2.25 2.25 0 0 0 15.75 2H4.25zm4.03 6.28a.75.75 0 0 0-1.06-1.06L4.97 9.47a.75.75 0 0 0 0 1.06l2.25 2.25a.75.75 0 0 0 1.06-1.06L6.56 10l1.72-1.72zm4.5-1.06a.75.75 0 1 0-1.06 1.06L13.44 10l-1.72 1.72a.75.75 0 1 0 1.06 1.06l2.25-2.25a.75.75 0 0 0 0-1.06l-2.25-2.25z' clip-rule='evenodd'/%3e%3c/svg%3e" width="40px" /> **GraphQL API Working with the OX API
Query reference** ▪️**GetIssues** ▪️GetSingleIssue

</aside>

<aside> <img src="/icons/binoculars_purple.svg" alt="/icons/binoculars_purple.svg" width="40px" /> At a glance: Get all the specifics of each query available in our GraphQL API, including detailed descriptions, query syntax, and sample queries.

</aside>

<aside> 💡 Tip: The API accepts and returns dates in UNIX (epoch) timestamp format. There are many tools and methods available for converting UNIX timestamps to human-readable dates (and vice versa). You can find one of these tools here.

</aside>

GetIssues

GetSingleIssue

On this page