Skip to main content
GET
List unit tests

Authorizations

Authorization
string
header
required

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

Query Parameters

workspaceId
string<uuid>
required
entityType
enum<string>
required
Available options:
agent,
workflow
entityId
string
required
Minimum string length: 1
includeArchived
entityVersionId
string<uuid>
limit
integer
Required range: x <= 200
offset
integer | null
Required range: x >= 0

Response

Unit test list with latest-run summaries

success
enum<boolean>
required
Available options:
true
data
object
required