Cmdlets for Greenhouse

Build 24.0.9062

CloseReasons

Query the configured close reasons.

SELECT

Note: Filters provided with one of the supported operators listed in the "Operators" column can be processed server-side, all the other filters are processed client-side.

SELECT * FROM CloseReasons;

Columns

Name Type Operators Description
Id [KEY] Int64 Close reason ID.
Name String The name of the close reason.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062