Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://alto.dialme.at/api/altov2/public/numbers/get-all \ --header 'Authorization: Bearer <token>'
{ "message": "success", "result": [ { "_id": "ph_***", "number": "<string>", "userId": "<string>", "status": "<string>", "monthly_cost": 3, "purchased_at": "2023-11-07T05:31:56Z", "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] }
Retrieve your key from Dashboard.
Total result
0 <= x <= 1000
Page index
Successful response
"success"
Show child attributes