Get resource lineage

Returns complete transactions that touched a resource. Each transaction includes
all its events, not just those matching the resource — providing full context
for what triggered each change.

Required Permissions: audit:read

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 256

Resource identifier (1-256 characters).

Query Params
string

Optional event type filter. Supports trailing wildcards like blueprint.*.

date-time

Optional lower bound on event time (ISO-8601).

date-time

Optional upper bound on event time (ISO-8601).

int32
1 to 100
Defaults to 25

Transactions per page (1-100, default 25).

string

Pagination cursor from a prior response.

Headers
uuid
required
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

The environment UUID identifier.

Responses

401

Missing or invalid authentication token.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json