Skip to main content
GET
JavaScript

Authorizations

Authorization
string
header
required

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

Path Parameters

profile_id
string<uuid>
required

Unique identifier of the profile.

Query Parameters

country_code
string

Filter results by country code.

created_at
object

Consolidated created_at parameter (deepObject style). Originally: created_at[gte], created_at[lte]

updated_at
object

Consolidated updated_at parameter (deepObject style). Originally: updated_at[gte], updated_at[lte]

Response

Successful Response

List of Auto-Response Settings

data
AutorespConfigSchema · object[]
required
meta
object
required