Get mappings for multiple agents in one request
Accepts a list of agent phone numbers and returns all their current mapping records in a single response.
Authentication
X-App-Idstring
Your MessageBlue App ID, sent in clear on every request. It is paired with request signing: each request is also signed with your App Secret (see the Authentication tag). The App Secret itself is NEVER transmitted — it is only the HMAC signing key.
Request
This endpoint expects an object.
agentNumbers
Response
OK
ok
data
Endpoint-specific payload wrapped in a standard success envelope.
meta
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
