List Auto-Response Settings
GET
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of the profile.
Query Parameters
Filter results by country code.
Consolidated created_at parameter (deepObject style). Originally: created_at[gte], created_at[lte]
Consolidated updated_at parameter (deepObject style). Originally: updated_at[gte], updated_at[lte]
JavaScript