Check Edits

List CheckEdit

Lists all CheckEdit

SecurityapiKeyAuth and bearerAuth
Request
query Parameters
page
integer <int32>
Default: 1

Page

pageSize
integer <int32>
Default: 100

Page Size

sortBy
string

Comma separated string to sort by. Each sort field can be followed by :asc or :desc to specify sort direction, ascending is default. E.g., 'Property1:desc,Property2:asc,Property3:asc' sorts Property1 in descending order, Property2 in ascending, and Property3 in ascending.

header Parameters
vbasoftware-database
required
string

Target database

Responses
200

Success

401

Unauthorized

get/check-edits
Request samples
Response samples
No sample

Get CheckEdit

Gets CheckEdit

SecurityapiKeyAuth and bearerAuth
Request
path Parameters
checkEditKey
required
integer <int32>

CheckEdit Key

header Parameters
vbasoftware-database
required
string

Target database

Responses
200

Success

401

Unauthorized

get/check-edits/{checkEditKey}
Request samples
Response samples
No sample