Skip to main content

Get tag

x-ms-visibility: "important"

Retrieve details of a specific tag by its ID.

Path Parameters
    tagId int64 required

    The unique identifier of the tag to retrieve.

Responses

Tag details.


Schema
    id int64
    idTag string
    expiringDate date-time
    startDate date-time nullable
    lastUpdated date-time nullable
    tokenName string
    invoicable boolean nullable
    driverId int64
Loading...