Get count of known LID mappings
Get Count of LIDs
Return the number of @lid to @c.us mappings already known by a Hypersender WhatsApp instance.
GET
Get count of known LID mappings
Returns the total number of linked-identifier mappings currently known by this instance.
This is useful when you want to:
- Measure how many conversions are already available.
- Estimate pagination before listing all mappings.
- Monitor whether your instance is learning new contact mappings over time.
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 }}"
Response
Successful response
Number of known mappings for the instance
Example:
123