Export Post

POST

Exports a collection of work items.

Request

This endpoint expects an object.
typelist of "issue" or "ticket"Optional
Allowed values: issueticket

Filters for work of the provided types.

actual_close_dateobjectOptional

Provides ways to specify date ranges on objects.

applies_to_partlist of stringsOptional

Filters for work belonging to any of the provided parts.

created_bylist of stringsOptional

Filters for work created by any of these users.

created_dateobjectOptional

Provides ways to specify date ranges on objects.

firstintegerOptional

The number of work items to return. The default is ‘50’, the maximum is ‘5000’.

issueobjectOptional
modified_dateobjectOptional

Provides ways to specify date ranges on objects.

owned_bylist of stringsOptional

Filters for work owned by any of these users.

reported_bylist of stringsOptional

Filters for work reported by any of these users.

stageobjectOptional

The filter for stages.

staged_infoobjectOptional
sync_metadataobjectOptional
tagslist of stringsOptional

Filters for work with any of the provided tags.

target_close_dateobjectOptional

Provides ways to specify date ranges on objects.

ticketobjectOptional

Response

This endpoint returns an object.
workslist of objects

The resulting collection of work items.