Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.galtea.ai/llms.txt

Use this file to discover all available pages before exploring further.

Returns

Returns a Test object for the given test ID.

Example

test = galtea.tests.get(test_id=test_id)

Parameters

test_id
string
required
The ID of the test you want to retrieve.