Skip to main content

Get positions by asset UUID.

GET 

/v1/assets/:uuid/positions/geojson

Returns a list of positions for a single asset by UUID.

Request

Path Parameters

    uuid anyrequired

    The UUID of the asset to retrieve.

    Example: 52e4ba65-cf1b-4af9-9f55-76a1429440c7
    uuid uuidrequired

    Unique identifier for the resource.

Responses

OK

Response Headers

  • BoundingBox

    number

  • CRS

    object

  • Features

    object

  • Geometry

    object

  • ID

    any

  • Properties

    object

  • Type

    string

Loading...