Freshservice - List service items action

The List service items action returns a list of service items based on specified filters.

Input

Input fieldDescription
Category IDProvide the category ID of service item.
Result per pageProvide a value between 1 to 100.
Page numberProvide the number of pages.

Output

Output fieldDescription
Service item IDUnique ID of the item.
Workspace IDID of the workspace to which the service item belongs (applicable for Employee Support Mode).
Created atThe timestamp when the item was created.
Updated atThe timestamp when the item was last updated.
NameName of the service item.
Delivery timeEstimated delivery time of the item (in hours).
Display IDUnique ID of the service item specific to the account.
Category IDUnique ID of the category to which the service item belongs.
Product IDThe ID of the product mapped to the item (returns null if no product is mapped).
QuantityThe number of items requested.
DeletedTrue indicates the item was deleted successfully.
Group visibility1 denotes visibility to all requesters, 2 for restricted visibility.
Item type1 indicates a normal item, 2 indicates a loaner item.
CI type IDUnique ID of the asset type associated with the product.
Cost visibilitySet to true if the cost should be visible to the requester.
Delivery time visibilitySet to true if the delivery time of the item should be visible to the requester.
ConfigsConfiguration template for the service request subject.
BotifiedSet to true if the item is "bot ready."
Visibility1 denotes draft, 2 denotes published.
Allow attachmentsSet to true if the requester is allowed to attach files.
Allow quantitySet to true to allow the requester to request more than one quantity.
Is bundleIndicating whether the item contains child items.
Create childIndicating whether child items will be created as separate service requests.

Last updated: