Target API
List recent executions for the target (most recent first).
get/workspaces/{workspace_domain}/targets/{id}/execs
Path parameters
workspace_domainstring required
Example:my-company
The human-readable ID of the workspace
idstring required
Example:tgt-1234567890abcdef
Target unique identifier (hash ID)
Query parameters
limitinteger
Example:50
Maximum number of executions to return (most recent first). Default: 50, max: 200.