v3
latestOpenAPI 3.0.12026-08-0474115357.9 KBGet request type fields
This method returns the fields for a service desk's customer request type.
Also, the following information about the user's permissions for the request type is returned:
- canRaiseOnBehalfOf returns true if the user has permission to raise customer requests on behalf of other customers. Otherwise, returns false.
- canAddRequestParticipants returns true if the user can add customer request participants. Otherwise, returns false.
Permissions required: Permission to view the Service Desk. However, hidden fields would be visible to only Service desk's Administrator.
Path parameters
The ID of the service desk containing the request types whose fields are to be returned. This can alternatively be a project identifier.
The ID of the request types whose fields are to be returned.
Query parameters
Use expand to include additional information in the response. This parameter accepts hiddenFields that returns hidden fields associated with the request type.
Response
Returns the request type's fields and user permission details, on the specified page of the results.