Export Works (POST)
Exports a collection of work items.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
type
Filters for work of the provided types.
Allowed values:
actual_close_date
Provides ways to specify date ranges on objects.
applies_to_part
Filters for work belonging to any of the provided parts.
created_by
Filters for work created by any of these users.
created_date
Provides ways to specify date ranges on objects.
first
The number of work items to return. The default is '50', the
maximum is '5000'.
issue
modified_by
Filters for work modified by any of these users.
modified_date
Provides ways to specify date ranges on objects.
owned_by
Filters for work owned by any of these users.
reported_by
Filters for work reported by any of these users.
stage
The filter for stages.
staged_info
state
Filters for work with any of the provided states.
sync_metadata
target_close_date
Provides ways to specify date ranges on objects.
ticket
Response
Success.
works
The resulting collection of work items.