Skip to main content
GET
Physical verification rounds, with where each stands and one word for it.

Headers

Range
string

Limiting and Pagination

Range-Unit
string
default:items

Limiting and Pagination

Prefer
enum<string>

Preference

Available options:
count=none

Query Parameters

id
string
round_number
string
name
string
description
string
round_type
string
status
string
starts_on
string
ends_on
string
instructions
string
requires_photo
string
requires_notes
string
requires_condition
string
requires_geolocation
string
requires_not_found_reason
string
allow_out_of_scope
string
not_found_action
string
sample_percent
string
sample_size
string
sample_seed
string
published_at
string
published_by_user_id
string
published_by
string
closed_at
string
closed_by_user_id
string
closed_by
string
closure_notes
string
expected
string
pending
string
verified
string
moved
string
not_found
string
damaged
string
skipped
string
out_of_scope
string
recount_required
string
settled_by_closure
string
verified_by_walking
string
with_photo
string
percent_settled
string
auditor_count
string
standing
string
row_version
string
created_at
string
created_by
string
updated_at
string
select
string

Filtering Columns

order
string

Ordering

offset
string

Limiting and Pagination

limit
string

Limiting and Pagination

Response

OK

allow_out_of_scope
boolean<boolean>
auditor_count
integer<bigint>
closed_at
string<timestamp with time zone>
closed_by
string<character varying>
Maximum string length: 200
closed_by_user_id
string<uuid>

Note: This is a Foreign Key to my_profile.user_id.

closure_notes
string<text>
created_at
string<timestamp with time zone>
created_by
string<uuid>

Note: This is a Foreign Key to my_profile.user_id.

damaged
integer<integer>
description
string<text>
ends_on
string<date>
expected
integer<integer>
id
string<uuid>

Note: This is a Primary Key.

instructions
string<text>
moved
integer<integer>
name
string<character varying>
Maximum string length: 200
not_found
integer<integer>
not_found_action
string<character varying>
Maximum string length: 20
out_of_scope
integer<integer>
pending
integer<integer>
percent_settled
number<numeric>
published_at
string<timestamp with time zone>
published_by
string<character varying>
Maximum string length: 200
published_by_user_id
string<uuid>

Note: This is a Foreign Key to my_profile.user_id.

recount_required
integer<integer>
requires_condition
boolean<boolean>
requires_geolocation
boolean<boolean>
requires_not_found_reason
boolean<boolean>
requires_notes
boolean<boolean>
requires_photo
boolean<boolean>
round_number
string<character varying>
Maximum string length: 60
round_type
string<character varying>
Maximum string length: 20
row_version
integer<bigint>
sample_percent
number<numeric>
sample_seed
number<numeric>
sample_size
integer<integer>
settled_by_closure
integer<integer>
skipped
integer<integer>
standing
string<text>
starts_on
string<date>
status
string<character varying>
Maximum string length: 20
updated_at
string<timestamp with time zone>
verified
integer<integer>
verified_by_walking
integer<integer>
with_photo
integer<integer>