Get user profile
This API enables you to get an existing user profile.
Path parameters
WSID
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
version
Specify the version for which you would like to manage the user profile.
Allowed values:
distinct_id
Enter the distinct ID that you currently use to identify the user.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
This endpoint returns an object.
channel
country_code
The country code of the user. This value is automatically determined based on the number provided in the SMS channel of the profile. For a list of possible values, please click here.
created_at
The timestamp when the profile was created in ISO Date Time Format.
distinct_id
The distinct ID used to identify the user.
id_list
Other profile IDs previously linked to this profile.
profile_id
Unique profile ID within Fyno.
status
The status of the user. If 1
, the user is active and should receive notifications. If 0
, the user in inactive and should not receive notifications.
Allowed values:
timezone
The timezone of the user. For a list of possible values, please click here.
timezone_offset
The timezone offset of the user. The value is automatically determined based on the timezone provided for the user in the profile.
updated_at
The timestamp when the profile was last updated in ISO Date Time Format.
version
The version where the user profile is available.
Allowed values:
name
The full name of the user.