List available nudges

Returns pending, non-expired nudges for listings accessible to the authenticated user. Results can be filtered by nudge type, listing ID, and PMS name.

Headers

X-API-KeystringRequired
API key for Customer API authentication.

Query parameters

nudge_typeenumOptional
Filter by nudge type. Omit to return all types.
Allowed values:
listing_idstringOptional

Filter by listing ID. Requires pms when provided.

pmsstringOptional

Filter by PMS name. Required when listing_id is provided.

Response

List of available nudges (may be empty)

nudgeslist of objectsOptional

Errors

400
Bad Request Error