cURL
curl --request GET \ --url https://api.bleeprs.com/api/getPhonebook \ --header 'Authorization: Bearer <token>'
Get all phonebooks in an account
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
"0"
"3"
Was this page helpful?