Skip to main content
GET
Retrieve an Application
Returns full details of a specific application. Pass the app_id as a path parameter.
Authentication required:
  • X-Auth-ID - Your account Auth ID
  • X-Auth-Token - Your account Auth Token
  • Content-Type: application/json

Arguments

No request parameters needed.

Response Examples

cURL Example

cURL

Authorizations

X-Auth-ID
string
header
required

Your Vobiz account Auth ID

X-Auth-Token
string
header
required

Your Vobiz account Auth Token

Path Parameters

auth_id
string
required

Your account Auth ID

Example:

"MA_XXXXXX"

app_id
string
required

Unique identifier for the application

Example:

"12345678"

Response

Application details

answer_method
string
required
answer_url
string
required
api_id
string
required
app_id
string
required
app_name
string
required
application_type
string
required
created_at
string
required
default_app
boolean
required
default_endpoint_app
boolean
required
enabled
boolean
required
fallback_answer_url
unknown
required
fallback_method
string
required
hangup_method
string
required
hangup_url
string
required
log_incoming_message
boolean
required
message_method
string
required
message_url
unknown
required
public_uri
boolean
required
resource_uri
string
required
sip_transfer_method
string
required
sip_transfer_url
unknown
required
sip_uri
string
required
sub_account
unknown
required
updated_at
string
required