Skip to content

Download a relations export for a project

GET
/api/v4/projects/{id}/export_relations/download

Downloads a project relations export file.

id
required
One of:
string

The ID or URL-encoded path of the project

relation
required
string
nullable

Project relation name

batched
boolean
nullable

Whether to download in batches

batch_number
integer
nullable

Batch number to download

OK

Bad request

Unauthorized

Forbidden

Not found

Internal Server Error

Service unavailable