Skip to main content
GET
Get Location Tags

Query Parameters

page
number
default:1

Page number (1-based)

limit
number
default:10

Number of items per page

Response

200 - application/json

The location tags have been successfully retrieved

id
string
required

The id of the location tag

code
string
required

The code of the location tag, a unique identifier

name
string
required

The name of the location tag

description
string
required

The description of the location tag

createdAt
string<date-time>
required

The date and time the location tag was created

updatedAt
string<date-time>
required

The date and time the location tag was updated

deleted
boolean
required

Whether the location tag is deleted

deletedAt
string<date-time>
required

The date and time the location tag was deleted