List User Organizations
List organizations accessible to the current user along with each org’s subscription status, which services (reporting, reviewing, protection, takedowns, detection, dark web monitoring) are enabled, integration connection status (Slack, Discord, Telegram, Vercel, Intercom, Moderation API), whether Obligatory Organization Admin Approval is enabled, the org-level Letter of Authorization / Power of Attorney attachments, and every org-level trademark registration on file. Each service exposes an active flag; only takedowns additionally exposes automated. The integrations object shows which third-party integrations are connected: slack, discord, vercel, intercom, and moderation are booleans; telegram is { connected, groupCount } since an org can have multiple Telegram groups. The legalDocuments block has letterOfAuthorization and powerOfAttorney entries, each with { present, fileName, fileUrl }. trademarkRegistrations is the full list of org-level trademarks with their issuing office, registration number, and (when uploaded) a certificateFileUrl link — use it to identify which customers have or have not added trademarks. Optional subscriptionStatus, services, and obligatoryAdminApproval filters narrow the result server-side. INACTIVE orgs are always excluded.
Overview
List the organizations accessible to the current user, along with each one’s subscription status, which services are enabled (reporting, reviewing, protection, takedowns, detection, and dark web monitoring), integration connection status, whether obligatory organization admin approval is enabled, the org-level Letter of Authorization and Power of Attorney attachments, and every org-level trademark registration on file.Notes
- Every service exposes an
activeflag; onlytakedownsadditionally exposesautomated. - The
integrationsobject reports which third-party integrations are connected.slack,discord,vercel,intercom, andmoderationare booleans;telegramreports both a connected flag and a group count, since an organization can have multiple Telegram groups. legalDocumentshasletterOfAuthorizationandpowerOfAttorneyentries, each reporting whether the document is present along with its file name and URL.trademarkRegistrationsis the full list of org-level trademarks with their issuing office, registration number, and a certificate PDF link when one has been uploaded — use it to identify which customers have or have not added trademarks.- The optional
subscriptionStatus,services, andobligatoryAdminApprovalfilters narrow the result server-side.INACTIVEorganizations are always excluded.
Authorizations
Your API key. This is required by most endpoints to access our API programatically. Reach out to us at support@chainpatrol.io to get an API key for your use.
Body
Response
Successful response