edits
Get Edit Content
Gets the data for an edit, including the text, predicted label and true label.
GET
/
edits
/
{edit_id}
/
content
Authorizations
Galileo-API-Key
string
headerrequiredPath Parameters
edit_id
string
requiredQuery Parameters
page_num
integer
default: 0meta_cols
string[] | null
text_pat
string | null
regex
boolean | null
scope
string | null
default: Response
200 - application/json
task
string | null
new_label
string | null
search_string
string | null
text_replacement
string | null
use_regex
boolean | null
default: falseshift_span_start_num_words
integer | null
shift_span_end_num_words
integer | null
note
string | null
edit_action
enum<string>
requiredThe available actions you can take in an edit.
Available options:
relabel
, delete
, select_for_label
, relabel_as_pred
, update_text
, shift_span
, add_span
, create_new_label
sample_ids
integer[]
filter
object | null
map_threshold
number | null
inference_name
string | null
project_id
string
requiredrun_id
string
requiredsplit
enum<string>
requiredAvailable options:
training
, validation
, test
, inference
created_by
string | null
id
string
requiredcreated_at
string
requiredexported
boolean
requiredcontent
object[]
requiredhas_next_page
boolean
requiredreviewers
object[] | null
Was this page helpful?