Get Next Contact

Retrieves the next available contact for messaging in concurrent mode. This request “locks” the contact for a short period of time, i.e. this contact will not be visible and available to anyone for the 5 minutes.

Tested: Failed

Success:

  • 200: OK. Returns contact details

Errors:

  • 400: Bad Request. Parameter is missing or incorrect. The response message will indicated what is missing or incorrect.
  • 401: Unauthorized. Credentials are missing or are incorrect.
  • 404: Not Found. No more contacts available
  • 440: High Concurrency. Too many requests being made
  • 441: Unknown. This is a temporary error condition, due to high concurrency and competition this request returns no contact but there are still more contacts available, just retry in a couple of seconds.
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!