Profiles
Get a profile
Audiences
AuthTokens
Brands
Inbound
Lists
Messages
Notifications
Profiles
Tenants
User Preferences
User Tenants
Profiles
Get a profile
Returns the specified user profile.
GET
/
profiles
/
{user_id}
Authorization
string
*
Bearer
Authorization
Required
string
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
user_id
string
*
user_id
Required
string
A unique identifier representing the user associated with the requested profile.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
A unique identifier representing the user associated with the requested profile.
Response
200 - application/json
Available options:
OPTED_IN
, OPTED_OUT
, REQUIRED
Available options:
OPTED_IN
, OPTED_OUT
, REQUIRED