listServiceItems

View as Markdown

List all service items in a workspace (requires workspace_id).

Lists all available service catalog items for a workspace. Use this to discover available services that employees can request. Use Case: Call this to get the item_id needed for createServiceRequest and getRequestFormFields(type=SERVICE) endpoints.

Parameters

NameTypeRequiredDescription
workspaceIdintegerYes
pageintegerNoDefault: 1.
per_pageintegerNoDefault: 25.