NextGen APIs

GET /tracking/gps-tracking/r1/resource-positions

nameHttp Verb

GET

Url

/tracking/gps-tracking/r1/resource-positions

Permissions required


Personally Identifiable Information (PII)

No

Sensitive Information

Yes

Last Modified Version

r1

Released since

2026 W1 (FSM 22.0)

Deprecated since


Removed since


Tech Tags

PAGINATION ORDERING-SERVER-SIDE

Business Logic

This API returns the list of the positions for all the needed resources filtered by input criteria.

Query String Parameters

Filter ℹ️

Field

Validations

Note

id

 

Collections of ids

resourceId

 

Collections of ids

xCoordinate



yCoordinate



detectionDate

Format: ISO-8601


insertDate

Format: ISO-8601


detectionTypeId


Collections of ids

interventionId


Collections of ids

Order ℹ️

Default Order

id (ASC)

Possible order values

All response payload fields.

Page ℹ️

Default.

Fields ℹ️

Default.

Header Parameters

Default.

Response documentation

Response payload fields


Field

Note

id

 

resourceId


xCoordinate


yCoordinate

 

detectionDate


insertDate


detectionTypeId


interventionId


Response error codes

BASE_0001