Home
Atlassian
Atlassian Atlassianexportarchivedissues Example
Atlassian Atlassianexportarchivedissues Example
Code Collaboration Platform Productivity Software Development
Atlassian Atlassianexportarchivedissues Example is an example object payload from Atlassian, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationId method path summary requestExamples responseExamples
Example Payload
{
"operationId": "atlassianExportarchivedissues",
"method": "PUT",
"path": "/rest/api/3/issues/archive/export",
"summary": "Atlassian Export Archived Issue S",
"requestExamples": [
{
"contentType": "application/json",
"example": {
"archivedBy": [
"uuid-rep-001",
"uuid-rep-002"
],
"archivedDate": {
"dateAfter": "2023-01-01",
"dateBefore": "2023-01-12"
},
"archivedDateRange": {
"dateAfter": "2023-01-01",
"dateBefore": "2023-01-12"
},
"issueTypes": [
"10001",
"10002"
],
"projects": [
"FOO",
"BAR"
],
"reporters": [
"uuid-rep-001",
"uuid-rep-002"
]
}
}
],
"responseExamples": [
{
"status": "202",
"contentType": "application/json",
"example": "{\"payload\":\"{projects=[FOO, BAR], reporters=[uuid-rep-001, uuid-rep-002], issueTypes=[10001, 10002], archivedDate={dateAfterInstant=2023-01-01, dateBeforeInstant=2023-01-12}, archivedBy=[uuid-rep-001, uuid-rep-002]}\",\"progress\":0,\"status\":\"ENQUEUED\",\"submittedTime\":1623230887000,\"taskId\":\"10990\"}"
},
{
"status": "400",
"contentType": "application/json",
"example": "[\"Your filter contains invalid values {errorMessage}\"]"
},
{
"status": "401",
"contentType": "application/json",
"example": "{\"errorMessages\":[\"User is not logged in.\"],\"errors\":{}}"
},
{
"status": "403",
"contentType": "application/json",
"example": "{\"errorMessages\":[\"User is not an admin.\"],\"errors\":{}}"
},
{
"status": "412",
"contentType": "application/json",
"example": "{\"errorMessages\":[\"An issue archival task is already running with ID 1010. To start a new one, cancel the task or wait for it to finish.\"],\"errors\":{}}"
}
]
}
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/atlassian-atlassianexportarchivedissues-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.