Get phone number job names
GET/business/{businessId}/phone/job
Fetch a summary of all registered phone number job names. Information includes quantity of phone numbers stored under each job name. Note: If phone numbers are registered separately using the same job name, they will be combined together under that common job name.
Path Parameters
businessId stringrequired
Id of a business
Example:
60ff7262-d373-4242-8fc8-a3ecfb51d0c1
Query Parameters
page int32
Which page of results should be provided. When calling this API for the first time for a set of numbers, request page 0. Defaults to 0.
Responses
- 200
- 400
- 401
- 404
- 500
OK
Response Body
Bad Request
Response Body
Unauthorized
Response Body
Not found
Response Body
Internal Server Error
Response Body