Skip to main content

propertymappings_notification_retrieve

GET 

/api/v3//propertymappings/notification/:pm_uuid/

NotificationWebhookMapping Viewset

Request

Path Parameters

    pm_uuid uuidrequired

    A UUID string identifying this Webhook Mapping.

Responses

Schema

    pk uuidrequired
    name stringrequired
    expression stringrequired
curl -L '/api/v3/propertymappings/notification/:pm_uuid/' \
-H 'Accept: application/json' \
-H 'Authorization: Bearer <TOKEN>'
Request Collapse all
Base URL
/api/v3
Auth
Parameters
— pathrequired