Applications
Retrieve an Application
Retrieve a single Vobiz voice application by app_id - inspect its webhook URLs, HTTP methods, fallback configuration, and current number assignments.
GET
Retrieve an Application
app_id as a path parameter.
Authentication required:
X-Auth-ID- Your account Auth IDX-Auth-Token- Your account Auth TokenContent-Type: application/json
Arguments
No request parameters needed.Response Examples
cURL Example
cURL
Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Unique identifier for the application
Example:
"12345678"
Response
Application details