curl --request GET \
--url https://api.wirespeed.co/asset/case/{id} \
--header 'Authorization: Bearer <token>'{
"endpoints": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"hva": true,
"createdAt": "<string>",
"integrationId": {},
"contained": true,
"workstation": true,
"server": true,
"mobile": true,
"edrSourceId": "<string>",
"mdmSourceId": "<string>",
"name": "<string>",
"hvaOverriddenByUser": true,
"privateIpAddress": "<string>",
"live": true,
"operatingSystem": "<string>",
"managed": true,
"publicIpAddress": "<string>",
"updatedAt": "<string>",
"raw": {}
}
],
"directory": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"additionalEmails": [
"<string>"
],
"allEmails": [
"<string>"
],
"createdAt": "<string>",
"integrationId": {},
"roles": [
"<string>"
],
"credentialsExposed": true,
"numberCredentialExposures": 123,
"containable": true,
"tags": [
{
"id": "<string>",
"directoryUserId": "<string>",
"tag": "VIP",
"automationId": "<string>",
"teamId": "<string>",
"overriddenByUser": true,
"enabled": true,
"createdAt": "<string>"
}
],
"enabled": true,
"directoryId": "<string>",
"name": "<string>",
"phoneNumber": "<string>",
"previousPhoneNumber": "<string>",
"title": "<string>",
"email": "<string>",
"vip": true,
"nhi": true,
"financial": true,
"technical": true,
"managerDirectoryId": "<string>",
"managerEmail": "<string>",
"domain": "<string>",
"department": "<string>",
"lastCredentialExposure": {},
"lastCheckedForCredentialExposures": {},
"needsChatOpsWelcome": true,
"contained": true,
"username": "<string>",
"smsConsentReceivedAt": {},
"administrator": true,
"updatedAt": "<string>",
"passwordLastChangedAt": "<string>",
"lastSignInAt": "<string>",
"raw": {},
"managed": true,
"chatOpsOnboardingUser": true,
"verifiedPhoneNumber": "<string>"
}
],
"processes": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"command": "<string>",
"sha256": "<string>",
"sha1": "<string>"
}
],
"domains": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"name": "<string>",
"createdAt": "<string>"
}
],
"locations": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"known": true,
"lat": "<string>",
"lon": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"countryCode": "<string>",
"continent": "<string>",
"continentCode": "<string>",
"safe": true,
"detectionSid": "<string>"
}
],
"files": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"fileRisk": "BENIGN",
"enrichedViaIntegration": true,
"name": "<string>",
"path": "<string>",
"sha256": "<string>",
"sha1": "<string>",
"toolName": "<string>",
"lastEnrichedAt": {},
"nameWithPath": "<string>",
"metadata": {
"threatNames": [
{
"name": "<string>",
"engine": "<string>",
"excluded": true
}
],
"lastScanTime": {},
"versionInfo": [
{
"name": "<string>",
"value": "<string>"
}
],
"proposedFileNames": [
"<string>"
],
"story": "<string>"
}
}
],
"ips": [
{
"metadata": {
"asn": {
"asn": "<string>",
"name": "<string>",
"domain": "<string>",
"route": "<string>",
"type": "<string>"
},
"company": {
"name": "<string>",
"domain": "<string>",
"type": "<string>"
},
"privacy": {
"vpn": true,
"proxy": true,
"tor": true,
"relay": true,
"hosting": true,
"service": "<string>"
},
"abuse": {
"address": "<string>",
"country": "<string>",
"email": "<string>",
"name": "<string>",
"network": "<string>",
"phone": "<string>",
"ofac": true,
"adversarial": true
},
"domains": {
"ip": "<string>",
"total": 123,
"domains": [
"<string>"
]
},
"ofac": true,
"adversarial": true,
"ip": "<string>",
"hostname": "<string>",
"city": "<string>",
"region": "<string>",
"country": "<string>",
"loc": "<string>",
"postal": "<string>",
"timezone": "<string>",
"org": "<string>"
},
"displayName": "<string>",
"id": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"metadataLastFetchedAt": "<string>",
"known": true,
"ipv4": "<string>",
"ipv6": "<string>",
"locationId": "<string>",
"safe": true,
"detectionSid": "<string>"
}
],
"userAgents": [
{
"id": "<string>",
"userAgent": "<string>",
"userAgentAlt": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"displayName": "<string>",
"browserName": "<string>",
"browserVersion": "<string>",
"browserMajorVersion": "<string>",
"cpuArchitecture": "<string>",
"deviceModel": "<string>",
"deviceVendor": "<string>",
"engineName": "<string>",
"engineVersion": "<string>",
"osName": "<string>",
"osVersion": "<string>"
}
]
}curl --request GET \
--url https://api.wirespeed.co/asset/case/{id} \
--header 'Authorization: Bearer <token>'{
"endpoints": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"hva": true,
"createdAt": "<string>",
"integrationId": {},
"contained": true,
"workstation": true,
"server": true,
"mobile": true,
"edrSourceId": "<string>",
"mdmSourceId": "<string>",
"name": "<string>",
"hvaOverriddenByUser": true,
"privateIpAddress": "<string>",
"live": true,
"operatingSystem": "<string>",
"managed": true,
"publicIpAddress": "<string>",
"updatedAt": "<string>",
"raw": {}
}
],
"directory": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"additionalEmails": [
"<string>"
],
"allEmails": [
"<string>"
],
"createdAt": "<string>",
"integrationId": {},
"roles": [
"<string>"
],
"credentialsExposed": true,
"numberCredentialExposures": 123,
"containable": true,
"tags": [
{
"id": "<string>",
"directoryUserId": "<string>",
"tag": "VIP",
"automationId": "<string>",
"teamId": "<string>",
"overriddenByUser": true,
"enabled": true,
"createdAt": "<string>"
}
],
"enabled": true,
"directoryId": "<string>",
"name": "<string>",
"phoneNumber": "<string>",
"previousPhoneNumber": "<string>",
"title": "<string>",
"email": "<string>",
"vip": true,
"nhi": true,
"financial": true,
"technical": true,
"managerDirectoryId": "<string>",
"managerEmail": "<string>",
"domain": "<string>",
"department": "<string>",
"lastCredentialExposure": {},
"lastCheckedForCredentialExposures": {},
"needsChatOpsWelcome": true,
"contained": true,
"username": "<string>",
"smsConsentReceivedAt": {},
"administrator": true,
"updatedAt": "<string>",
"passwordLastChangedAt": "<string>",
"lastSignInAt": "<string>",
"raw": {},
"managed": true,
"chatOpsOnboardingUser": true,
"verifiedPhoneNumber": "<string>"
}
],
"processes": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"command": "<string>",
"sha256": "<string>",
"sha1": "<string>"
}
],
"domains": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"name": "<string>",
"createdAt": "<string>"
}
],
"locations": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"known": true,
"lat": "<string>",
"lon": "<string>",
"city": "<string>",
"state": "<string>",
"country": "<string>",
"countryCode": "<string>",
"continent": "<string>",
"continentCode": "<string>",
"safe": true,
"detectionSid": "<string>"
}
],
"files": [
{
"id": "<string>",
"displayName": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"fileRisk": "BENIGN",
"enrichedViaIntegration": true,
"name": "<string>",
"path": "<string>",
"sha256": "<string>",
"sha1": "<string>",
"toolName": "<string>",
"lastEnrichedAt": {},
"nameWithPath": "<string>",
"metadata": {
"threatNames": [
{
"name": "<string>",
"engine": "<string>",
"excluded": true
}
],
"lastScanTime": {},
"versionInfo": [
{
"name": "<string>",
"value": "<string>"
}
],
"proposedFileNames": [
"<string>"
],
"story": "<string>"
}
}
],
"ips": [
{
"metadata": {
"asn": {
"asn": "<string>",
"name": "<string>",
"domain": "<string>",
"route": "<string>",
"type": "<string>"
},
"company": {
"name": "<string>",
"domain": "<string>",
"type": "<string>"
},
"privacy": {
"vpn": true,
"proxy": true,
"tor": true,
"relay": true,
"hosting": true,
"service": "<string>"
},
"abuse": {
"address": "<string>",
"country": "<string>",
"email": "<string>",
"name": "<string>",
"network": "<string>",
"phone": "<string>",
"ofac": true,
"adversarial": true
},
"domains": {
"ip": "<string>",
"total": 123,
"domains": [
"<string>"
]
},
"ofac": true,
"adversarial": true,
"ip": "<string>",
"hostname": "<string>",
"city": "<string>",
"region": "<string>",
"country": "<string>",
"loc": "<string>",
"postal": "<string>",
"timezone": "<string>",
"org": "<string>"
},
"displayName": "<string>",
"id": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"updatedAt": "<string>",
"metadataLastFetchedAt": "<string>",
"known": true,
"ipv4": "<string>",
"ipv6": "<string>",
"locationId": "<string>",
"safe": true,
"detectionSid": "<string>"
}
],
"userAgents": [
{
"id": "<string>",
"userAgent": "<string>",
"userAgentAlt": "<string>",
"teamId": "<string>",
"createdAt": "<string>",
"displayName": "<string>",
"browserName": "<string>",
"browserVersion": "<string>",
"browserMajorVersion": "<string>",
"cpuArchitecture": "<string>",
"deviceModel": "<string>",
"deviceVendor": "<string>",
"engineName": "<string>",
"engineVersion": "<string>",
"osName": "<string>",
"osVersion": "<string>"
}
]
}Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Case identifier
Array of endpoint assets
Show child attributes
Array of directory user assets
Show child attributes
Array of process assets
Show child attributes
Array of domain assets
Show child attributes
Array of location assets
Show child attributes
Array of file assets
Show child attributes
Array of IP address assets
Show child attributes
Array of user agent assets
Show child attributes