Get a test
Testing
Get a test
Retrieve information about a specific test, including owners and who recorded the source session.
GET
Get a test
Documentation Index
Fetch the complete documentation index at: https://docs.getdecipher.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key authentication. Use your Decipher API key as the bearer token.
Path Parameters
The ID of the test
Example:
"456"
Query Parameters
Pass "steps" to include the test step definitions in the response
Available options:
steps Response
Test details
Available options:
test Decipher dashboard link for the test
Example:
"https://app.getdecipher.com/tests/456"
Available options:
live, paused Email of who recorded the source session
Owner email addresses
Example:
["alice@example.com"]
Test steps. Only present when ?include=steps is set.