Skip to main content
POST
/
sydia
/
customers
Fetch a customer with policyId and claimId
curl --request POST \
  --url https://api.example.com/sydia/customers \
  --header 'Content-Type: application/json' \
  --data '
{
  "tenantId": "<string>"
}
'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.korint.io/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
tenantId
string
required

Response

200 - application/json

The response is of type object.