Phone Testing›
Phone Testing
Get Saved Phone Scenarios
Get all saved phone scenarios for a project.
GET
/api/projects/{project_id}/phone-scenarios/saved
Authorizations
Authorizationstringheaderrequired
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
project_idstringrequired
Response
application/jsonSuccessful Response
successbooleanrequired
Whether the operation was successful
messagestringrequired
Response message
dataobject
Response data