Maxxton External API

Sections

Get all images for a location

Query Parameters

pageinteger

Page number

sizeinteger

Size of the current page

sortstring

Sort parameter

filterarray

Following fields can be used for filtering response.
fileName:String,
imageId:0,
startDate:2026-04-02,
endDate:2026-04-02,
mimeType:String,
version:0,
url:String,
uploadDate:2026-04-02T09:53:24.814,
imageType:String,
imageOrientation:String,
modifiedDate:2026-04-02T09:53:24.814For more information, check: Filtering

Path Parameters

locationIdinteger Required

Location id for which images are to be fetched

Response

200
Object
Location id for which images are to be fetched

Response Attributes

totalElementsinteger

Total number of elements available in the whole response.

totalPagesinteger

Total number of pages the response has.

sizeinteger

Size of the current page.

contentarray

Show child attributes

numberinteger

Page number currently accessed.

sortobject

Show child attributes

firstboolean

Boolean field to specify if its the first page or not.

lastboolean

Boolean field to specify if its the last page or not.

numberOfElementsinteger

Total number of elements in the current page.

emptyboolean
500
Object
Error occurred while fetching locations.

GET

/

Select
1

Response