Get Test Suite

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

idstring
This is the unique identifier for the test suite.
orgIdstring
This is the unique identifier for the org that this test suite belongs to.
createdAtstringformat: "date-time"

This is the ISO 8601 date-time string of when the test suite was created.

updatedAtstringformat: "date-time"

This is the ISO 8601 date-time string of when the test suite was last updated.

namestring or null<=80 characters
This is the name of the test suite.
testerPlanobject or null
Override the default tester plan by providing custom assistant configuration for the test agent. We recommend only using this if you are confident, as we have already set sensible defaults on the tester plan.
targetPlanobject or null

These are the configuration for the assistant / phone number that is being tested.

phoneNumberIdstring or nullDeprecated
This is the phone number ID associated with this test suite.