Get archived issues

Get archived issues with paging(X-Pagination response header for next and previous links),
sorting and 3 optional filter like assignedToUserId, priorityId and statusId.
For additional sorting you can pass a body with these information
Sort : (+)Ascending (-)Descending followed by one of these options (Number, Priority, Status, Type, Title, CreationDate, DueDate, Zone, Phase, AssignedTo, ArchivedOn and LastChanged). Default value is -Number.
AssignedToUserId, PriorityId, StatusId

Log in to see full request history
Path Params
string
required

Hub Identifier

int32
required

Project Identifier

Query Params
string
Defaults to -Number

Available sorting: (+)Ascending (-)Descending followed by one of these options (Number, Priority, Status, Type, Title, CreationDate, DueDate, Zone, Phase, AssignedTo, ArchivedOn and LastChanged). Default is "-Number"

int32
Defaults to 1

Record start - Default value to 1 if not specified.

int32
Defaults to 100

Record page size count - Default value to 100 if not supplied. Max value is 100.

int32
Defaults to 0

AssignTo user identifier - optional

int32
Defaults to 0

Priority filter - optional

int32
Defaults to 0

Status filter - optional

string
boolean
boolean
string
string
filters.assignedToUserIds
array of int32s
filters.assignedToUserIds
filters.authorUserIds
array of int32s
filters.authorUserIds
filters.lastModificationAuthorUserIds
array of int32s
filters.lastModificationAuthorUserIds
filters.issueGroups
array of strings
filters.issueGroups
filters.priorityIds
array of int32s
filters.priorityIds
filters.projectPhaseIds
array of int32s
filters.projectPhaseIds
filters.confidentialityIds
array of int32s
filters.confidentialityIds
filters.projectZoneIds
array of int32s
filters.projectZoneIds
filters.statusIds
array of int32s
filters.statusIds
filters.disciplineIds
array of int32s
filters.disciplineIds
filters.typeIds
array of int32s
filters.typeIds
date-time
date-time
date-time
date-time
date-time
date-time
int32
filters.customAttributes
array of strings
filters.customAttributes
boolean
Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
application/json-patch+json