Get user profile
This API enables you to get an existing user profile.
Path parameters
Enter your workspace ID. You can obtain this value from the API Keys page within your Fyno account.
Specify the version for which you would like to manage the user profile.
Enter the distinct ID that you currently use to identify the user.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
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.
The timestamp when the profile was created in ISO Date Time Format.
The distinct ID used to identify the user.
Other profile IDs previously linked to this profile.
Unique profile ID within Fyno.
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.
The timezone of the user. For a list of possible values, please click here.
The timezone offset of the user. The value is automatically determined based on the timezone provided for the user in the profile.
The timestamp when the profile was last updated in ISO Date Time Format.
The version where the user profile is available.
The full name of the user.