Admin Floorplan Recognition Requests

List the recognition queue, paginated and filtered, newest first

get/v1/admin/floorplan-recognition-requests

Query parameters

limitinteger

Number of items to return

cursorstring

Encoded cursor for pagination

direction'after' | 'before'

Direction for cursor pagination

status'all' | 'open' | 'unassigned' | 'assigned' | 'completed' | 'cancelled'
qstring

Free-text search, or an exact UUID match

string uuid
OR
'unassigned'

Filter to a specific assignee, or unassigned cases

{"stackTrail":"paths:/v1/admin/floorplan-recognition-requests:get:parameters:6:schema","oasType":"schema","type":"unknown"}

Filter to cases created at or after this instant

{"stackTrail":"paths:/v1/admin/floorplan-recognition-requests:get:parameters:7:schema","oasType":"schema","type":"unknown"}

Filter to cases created at or before this instant

Response

Recognition queue retrieved successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.