Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
POST /Agent/Legal/GetServiceProvidersForIdReview
{ "legalId": "Required(Str(PLegalId))" }
{ "Providers": { "id": Required(Str(PId)), "type": Required(Str(PType)), "name": Required(Str(PName)), "reviewerId": Required(Str(PReviewerId)), "external": Required(Boolean(PExternal)), "iconUrl": Optional(Str(PIconUrl)), "iconWidth": Optional(Int(PIconWidth)), "iconHeight": Optional(Int(PIconHeight)) }?[] }