Customersv2
List Team Members
curl -X GET "https://example.com/v2/customers/497f6eca-6276-4993-bfeb-53cbbbba6f08/teams"{
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"email": "user@example.com",
"role": "string",
"status": "string"
}
],
"total": 0
}