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: api_key
Header parameter nameX-ApiKey

Api Key

API Key: session_id
Header parameter nameX-Session-Id

Session Id

Path parameters
id
integer (int32) Required

Unique ID of the location

version
stringRequired

The requested API version

Responses
200

Returns the list of additional data.

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
401

Unauthorized

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

Forbidden if user doesn't have access.

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

Location not found.

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

Unexpected error

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