Retrieve the information of the SaaS with the matching SaaS ID.
External Documentation
To learn more, visit the Grip Security documentation.
Parameter | Description |
---|---|
SaaS ID | The ID of the SaaS. Can be obtained by using the Get SaaS ID action. |
{
"id": "string",
"name": "string",
"url": "string",
"logoUrl": "string",
"gripData": {
"numberOfUsers": 0,
"SSOPercentage": 0,
"accessRemovalSupport": "supported",
"riskScore": 0,
"sanctionTag": "sanctioned",
"labels": [
"string"
],
"buisnessOwner": "string",
"firstEventTime": "2019-08-24T14:15:22Z",
"latestEventTime": "2019-08-24T14:15:22Z"
}
}
Get Saas Info with Grip Security and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?