Get credit leads of a user
get/credit-sessions/lead/user
Response
Fetched
Example response
{
"items": [
{
"firstName": "John",
"lastName": "Doe",
"title": "Mr",
"email": "johndoe@example.com"
}
]
}Changes
No recorded changes to this endpoint across all 1 revision of this API.