Get organization public profiles
organizations
Get organization public profiles
Returns public profile data for organizations by organization IDs. Maximum 1000 organization IDs per request. This endpoint returns only publicly visible information.
POST
Get organization public profiles
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
access token
Body
application/json
List of organization IDs to retrieve profiles for (maximum 1000)
Example:
[
"3a5b7c9d-2e4f-6a8b-9c0d-1e2f3a4b5c6d",
"7e9f1a2b-3c4d-5e6f-7a8b-9c0d1e2f3a4b"
]Response
Organization profiles retrieved successfully