Skip to main content
GET
/
ftd
/
customers
/
{customer_id}
Get Customer Ftd Status
curl --request GET \
  --url https://api.{your-broker}.slate-labs.com/ftd/customers/{customer_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

customer_id
string<uuid>
required

Response

Successful Response