Skip to content

Get Activity

GET
/activity/resource/{resourceType}/{resourceId}
curl --request GET \
--url https://api.testzilla.ai/v1/activity/resource/example/example \
--header 'x-api-key: <x-api-key>'
resourceType
required
string

ResourceType identifier

resourceId
required
string

ResourceId identifier

Success

Media type application/json
object
Example generated
{}

Unauthorized (missing/invalid API key or token)

Not found