cURL
curl --request GET \ --url https://api.bleeprs.com/api/MSQ/{reference} \ --header 'Authorization: Bearer <token>'
Get message status query
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Reference of message to search status
Was this page helpful?