List Floorplan Images
GET {{baseUrl}}/floorplans/:floorplanId/floorplan-images?filter[deprecated]=<boolean>&page[number]=1&page[size]=20&sort=-createdAt&coordinateSystem=ORG2D
List Floorplan Images, filtered by user provided parameters
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
filter[deprecated] | string | Only return floorplan-images matching the deprecated status value | |
page[number] | number | A cursor to the page number for use in “pagination linked list” | |
page[size] | number | Numbers of items to return | |
sort | string | Sort by createdAt time or image upload time | |
coordinateSystem | string | Coordinate system of center point of image |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"links":{"self":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/827d0ae5-6c62-42a7-9367-7aa95512823e/floorplan-images?page[number]=5\u0026page[size]=10\u0026sort=-createdAt\u0026coordinateSystem=ORG2D","first":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/827d0ae5-6c62-42a7-9367-7aa95512823e/floorplan-images?page[number]=1\u0026page[size]=10\u0026sort=-createdAt\u0026coordinateSystem=ORG2D","prev":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/827d0ae5-6c62-42a7-9367-7aa95512823e/floorplan-images?page[number]=4\u0026page[size]=10\u0026sort=-createdAt\u0026coordinateSystem=ORG2D","next":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/827d0ae5-6c62-42a7-9367-7aa95512823e/floorplan-images?page[number]=6\u0026page[size]=10\u0026sort=-createdAt\u0026coordinateSystem=ORG2D","last":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/827d0ae5-6c62-42a7-9367-7aa95512823e/floorplan-images?page[number]=40\u0026page[size]=10\u0026sort=-createdAt\u0026coordinateSystem=ORG2D"},"data":[{"type":"FloorplanImage","id":"827d0ae5-6c62-42a7-9367-7aa95512823e","meta":{"createdAt":"1977-03-01T22:19:30.040Z","updatedAt":"2024-04-10T08:38:51.880Z","createdBy":"Z0011111","updatedBy":"Z0011111"},"attributes":{"imageBytes":"in dolor qui","size":{"height":5.5,"width":5.5},"mimeType":"image/jpeg","description":"Fire Floorplan Image","centerPoint":{"type":"Feature","geometry":{"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"coordinates":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"properties":{"laboref":{}}},"deprecated":false,"northDirection":30},"links":{"self":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/9cf1e1e5-3b76-4cda-b489-7afaf00a8621/floorplan-images/3fa85f64-5717-4562-b3fc-2c963f66afa6"},"relationships":{"representsFloorplan":{"data":{"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}},{"type":"FloorplanImage","id":"827d0ae5-6c62-42a7-9367-7aa95512823e","meta":{"createdAt":"1944-09-28T17:09:39.414Z","updatedAt":"1975-04-23T07:47:26.423Z","createdBy":"Z0011111","updatedBy":"Z0011111"},"attributes":{"imageBytes":"esse laboris do","size":{"height":5.5,"width":5.5},"mimeType":"image/svg+xml","description":"Fire Floorplan Image","centerPoint":{"type":"Feature","geometry":{"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"coordinates":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}},"properties":{"velit_9b":{}}},"deprecated":false,"northDirection":30},"links":{"self":"/partitions/4fa85f64-8888-2222-c3fc-2c963f66afa6/floorplans/9cf1e1e5-3b76-4cda-b489-7afaf00a8621/floorplan-images/3fa85f64-5717-4562-b3fc-2c963f66afa6"},"relationships":{"representsFloorplan":{"data":{"type":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}}}}]}