POST
https://ushahididocs.api.ushahidi.io/api/v3/exports/jobs
user_id
String
The user identifier
url_expiration
Integer
updated
String
header_row
String
status
String
filters
String
fields
String
entity_type
String
The entity types
hxl_heading_row
String
send_to_hdx
String
Set true to send HXL and false not to send HXL
send_to_browser
String
include_hxl
Boolean
Set true to include HXL and false not to include HXL
total_rows
String
total_batches
String
hxl_meta_data_id
String
PUT
https://ushahididocs.api.ushahidi.io/api/v3/exports/jobs/1
user_id
String
The user identifier
url_expiration
Integer
updated
String
header_row
String
status
String
filters
String
fields
String
entity_type
String
The entity types
hxl_heading_row
String
send_to_hdx
String
Set true to send HXL and false not to send HXL
send_to_browser
String
include_hxl
Boolean
Set true to include HXL and false not to include HXL
total_rows
String
total_batches
String
hxl_meta_data_id
String
Sorting parameter Available values : entity fields Default value : id
id
Sorting parameter Available values : [ASC,DESC] Default value : ASC
asc
Paging parameter Default value : null
2
Paging parameter Default value : 0
3
filter parameter return jobs with url_expiration less than this date or have 0 value
2018-08-22
filter parameter return jobs that created by user/users accept multi values
2,3
{"id":1,"user":{"id":2,"url":"http://localhost:8000/api/v3/users/2"},"entity_type":"post","created":"1970-01-01T00:00:00+00:00","url_expiration":0,"include_hxl":false,"send_to_browser":false,"send_to_hdx":false,"hxl_meta_data_id":1,"allowed_privileges":["read","create","update","delete","search"]}