Get a list of additional data of an existing location

Prev Next
Get
/v{version}/Locations/{id}/AdditionalData

The user must have access to the specified location.

Security
API Key
Header parameter nameX-ApiKey

Api Key

API Key
Header parameter nameX-Session-Id

Session Id

Path parameters
id
integer (int32) Required

Unique ID of the location

version
stringRequired

The requested API version

Default"1.18"
Responses
200

OK

Array of object
object

Location's additional data

Id
integer (int32)

Unique ID of the additional data

Inherited
boolean

If true, this category is inherited from the parent. Default: false.

Label
string

Label of the additional data

Value
string

Value of the additional data

400

Bad request

Expand All
object
ValidationErrors
object
property*
Array of string additionalProperties
string
403

Access denied

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties
404

Location not found

500

Unexpected error

Expand All
object
Id
string
Message
string
Type
string
Values
object
property*
object additionalProperties