GET
/
api
/
parea
/
v1
/
collection
/
{test_collection_identifier}

Authorizations

x-user-id
string
headerrequired

Path Parameters

test_collection_identifier
required

Response

200 - application/json
id
integer
required

Unique identifier for the test case collection

name
string
required

Name of the test case collection

column_names
string[]
required

Column names for the test case collection

created_at
string
required

Timestamp when the test case collection was created

last_updated_at
string
required

Timestamp when the test case collection was last updated

test_cases
object
required

Dictionary mapping test case ID to test case