Cmdlets for Greenhouse

Build 24.0.9062

RejectionReasons

Query the rejection reasons configured by the organization.

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 RejectionReasons;

Columns

Name Type Operators Description
Id [KEY] Int64 Rejection reason ID.
Name String The rejection reason's name
TypeId Int64 The type ID.
TypeName String One of: 'We rejected them', 'They rejected us', 'None specified'.

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