access_token
must be provided (See: API Authentication).GET /api/export/entries/{project_slug}?{key=value&key=value...}
project_slug
branch_ref
branch_owner_uuid
branch
.data
.branch_owner_uuid
attribute of a branch entry object.form_ref
uuid
id
or entry_uuid
attribute of a branch entry object.format
csv
or json
. The default, if none is supplied, is json
.headers
csv
. Accepted values are true
or false
. The default, if none is supplied, is true
.created_at
and uploaded_at
by "ASC" (ascending) or "DESC" (descending) order.created_at
and uploaded_at
.
You may choose a DATE value on which to filter: "filter_from
" (all the entries from a value), "filter_to
" (all the values to a value) or "filter_from
" and "filter_to
" (all the entries between two values).