
Salesloft API Integration Profile
Information and guides about integrating with Salesloft API
Add Salesloft Integration to Your ProductFetch current user in Salesloft API
Authenticated user information. This endpoint does not accept any parameters as it is represents your authenticated user. The "Users" resource provides user information for other users on the team.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Id | id | integer | User ID |
Guid | guid | string | Globally unique user ID. New endpoints will explicitly accept this over id |
Created At | created_at | string | Datetime of when the user was created |
Updated At | updated_at | string | Datetime of when the user was last updated |
Name | name | string | Display name of user |