List by order

Lists all ad-hoc notification intents for an order. | authz: min_org_role=operator | () -> (list[NotificationIntentAdHoc1])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

order_idstringRequired

Response

Successful Response
schema_versioninteger
created_at_timestampstringformat: "date-time"
created_by_org_idstring

Must be a string starting with org_

created_by_user_idstring

Must be a string starting with user_

order_idstring
directory_entry_idstring
_idstring
email_eventslist of enums or null
Allowed values:
push_eventslist of enums or null
Allowed values:
sms_eventslist of enums or null
Allowed values:

Errors