Route a new user to the best dedicated iMessage line
lines
Route a new user to the best dedicated iMessage line
Returns the single best dedicated iMessage line to assign a new user to, load-balancing by active user count and recent growth. isBestAvailable is false when the returned line is the least-bad fallback — it holds more than 500 users or grew by more than 100 users in the last 10 minutes, meaning no genuinely healthy line was available. Returns 404 if the project owns no dedicated iMessage lines. Requires Authorization: Basic base64(projectId:projectSecret).
GET
Route a new user to the best dedicated iMessage line
Path Parameters
Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$