Phone Numbers
List Numbers
Retrieves all phone numbers associated with the authenticated user.
GET
/
api
/
public
/
phoneNumbers
Headers
x-openmic-public-key
string
requiredAPI key for authentication.
Response
200 - application/json
phoneNumberId
integer
The ID of the phone number.
phoneNumber
string
The phone number.
ownerId
integer
The ID of the user who owns the phone number.