Actions
List Pentests
List and query pentests.
To learn more, visit the Cobalt documentation.
Basic Parameters
Parameter | Description |
---|---|
Organization ID | The ID of the organization the assets belong to. Can be obtained by the List Organizations action. |
State | Returns pentests that match the chosen state. |
Testing Type | Returns pentests that match the chosen Testing Type. |
Advanced Parameters
Parameter | Description |
---|---|
Asset ID | Returns pentests scoped to this asset id. Can be obtained by the List Assets action. |
Cursor | Specifies the pagination cursor for the next page. |
Ended after | Returns pentests that ended after the given date. |
Ended before | Returns pentests that ended before the given date. |
Limit | Number of results per page, valid range is 1-100. |
Platform Tag | Returns pentests with specified platform tags. Multiple tags can be specified by a comma separated list. |
Sort | Returns pentests sorted by chosen property. |
Started after | Returns pentests that started after the given date. |
Started before | Returns pentests that started before the given date. |
Example Output
Workflow Library Example
List Pentests with Cobalt and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?