Skip to main content
POST
/
sydia
/
claims
/
list
Fetch list of claims
curl --request POST \
  --url https://api.example.com/sydia/claims/list \
  --header 'Content-Type: application/json' \
  --data '
{
  "tenantId": "<string>"
}
'
{}

Body

application/json
tenantId
string
required

Response

200 - application/json

The response is of type object.