Retrieve data associated with additional fields configured for incidents.

Genetec Mission Control™ Web API

Content type
OpenAPI specifications
Product line
Mission Control
Language
English
Applies to
Genetec Mission Control™ Web API
get /v4/AdditionalFields
CURL
curl -X GET \ -H "Accept: application/json" \ "http://localhost/v4/AdditionalFields?offset=56&limit=56"
Query parameters
offset
optional
Object format: int32
This query parameter allows you to set the number of items to be skipped.
The default value for this parameter is 0. format: int32
Example: 56
limit
optional
Object format: int32
This query parameter allows you to set the number of items to retrieve. Maximum value: 100.
The default value for this parameter is 25. format: int32
Example: 56
Responses

Success

Body
TotalResultsCount
optional
Integer
format: int32
Results
optional
Array of objects

The Web API was unable to process the request due to a client error (malformed request syntax, size too large, invalid request message framing, or deceptive request routing).

The token you submitted was either invalid or expired.

The token you submitted was valid, but either did not grant sufficient privilege to access the requested resource, or the Web API license is not active.

The Web API was unable to process the request.

The Web API received an invalid response from the Incident Manager role.

The Web API did not receive a response to the request. The Incident Manager role might be down at the moment.