Download a relations export for a project
GET
/api/v4/projects/{id}/export_relations/download
Downloads a project relations export file.
Authorizations
Section titled “Authorizations”Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”Query Parameters
Section titled “Query Parameters”relation
required
string
Project relation name
batched
boolean
Whether to download in batches
batch_number
integer
Batch number to download
Responses
Section titled “Responses”OK
Bad request
Unauthorized
Forbidden
Not found
Internal Server Error
Service unavailable