Get LID by phone number
Get LID by Phone Number
Resolve an @c.us chat ID to its @lid value when the mapping is already known by your Hypersender instance.
GET
Get LID by phone number
Resolves a phone-number-based chat ID to its linked identifier.
If the mapping is missing, your instance does not currently know how to convert that
You can send either the full identifier, such as
[email protected], or only the numeric part when that fits your integration.@c.us value.
Response Example
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
application/json
Example:
"application/json"
application/json
Example:
"application/json"
Path Parameters
Instance UUID copied from hypersender dashboard
Example:
"{{ instance_id }}"
The phone-number-based identifier to resolve. Encode @ as %40 when sending the full value in the path.
Example:
"3333333%40c.us"
Response
Successful response
Linked identifier for the contact
Example:
"1111111@lid"
Phone-number-based chat ID for the same contact
Example: