Applications

Retrieve an Application

Get details of a particular application by passing the app_id.

get/api/v1/Account/{auth_id}/Application/{app_id}/

Path parameters

auth_idstring required
Example:MA_XXXXXX

Your account Auth ID

app_idstring required
Example:12345678

Unique identifier for the application

Response

Application details

answer_methodstring required
answer_urlstring required
api_idstring required
app_idstring required
app_namestring required
application_typestring required
created_atstring required
default_appboolean required
default_endpoint_appboolean required
enabledboolean required
{"stackTrail":"paths:/api/v1/Account/{auth_id}/Application/{app_id}/:get:responses:200:content:application/json:schema:properties:fallback_answer_url","oasType":"schema","type":"unknown","nullable":true}
fallback_methodstring required
hangup_methodstring required
hangup_urlstring required
log_incoming_messageboolean required
message_methodstring required
{"stackTrail":"paths:/api/v1/Account/{auth_id}/Application/{app_id}/:get:responses:200:content:application/json:schema:properties:message_url","oasType":"schema","type":"unknown","nullable":true}
public_uriboolean required
resource_uristring required
sip_transfer_methodstring required
{"stackTrail":"paths:/api/v1/Account/{auth_id}/Application/{app_id}/:get:responses:200:content:application/json:schema:properties:sip_transfer_url","oasType":"schema","type":"unknown","nullable":true}
sip_uristring required
{"stackTrail":"paths:/api/v1/Account/{auth_id}/Application/{app_id}/:get:responses:200:content:application/json:schema:properties:sub_account","oasType":"schema","type":"unknown","nullable":true}
updated_atstring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.