Skip to main content
GET
/
getSenderIds
Sender ID
curl --request GET \
  --url https://api.bleeprs.com/api/getSenderIds \
  --header 'Authorization: Bearer <token>'
{}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

page
integer
Example:

"0"

perPage
integer
Example:

"5"

Response

200 - application/json

ddddd

The response is of type object.