Get Customer
curl --request GET \
--url https://{subdomain}.unicyfalcon.com/api/v1/customers/{id}Customers
Get Customer
Retrieve a single customer by ID
GET
/
api
/
v1
/
customers
/
{id}
Get Customer
curl --request GET \
--url https://{subdomain}.unicyfalcon.com/api/v1/customers/{id}⌘I
