Get Parameter Definition
get
Path parameters
idstringRequired
Query parameters
selectstringOptional
Responses
200
OK
application/json
Parameter definition in the helpdesk system
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
scopestring · enumOptionalPossible values:
Defines the scope that determines where a parameter is applicable in the helpdesk system.
phasestring · enumOptionalPossible values:
Defines the phase that determines when a parameter is used in the helpdesk workflow.
descriptionstringOptionalExample:
The description of the parameter
Customer contact email addressmultiplebooleanOptionalExample:
Indicates whether the parameter can accept multiple values
falseexternalIdstring · nullableOptionalExample:
The optional external identifier of the parameter for integration purposes
EXT-PARAM-123displayOrderinteger · int32 · nullableOptionalExample:
The display order of the parameter where a lower value indicates higher priority in the display sequence
1optionsany · nullableOptional
The type-specific options for the parameter which vary based on the parameter type
typestring · enumOptionalPossible values:
isDeletedbooleanOptional
Indicates whether the parameter definition has been marked as deleted.
404
Not Found
application/json
get
/public/v1/helpdesk/parameters/{id}Last updated
Was this helpful?