Get organization by ID
GET
https://api.global.church
/v0/orgs/{id}
Returns a single organization by ID. Merges semantic data from GraphDB (org metadata, engagement claims, org relationships) with operational data from Supabase (logo dimensions, service times). Response includes a backward-compatible flat shape plus an _enriched block with semantic data (types, engagement claims, parent org, memberships).
path Parameters
idstring · uuid · pattern:^([0-9a-fA-F]{8}-[0-…· requiredGlobal.Church church_id (UUIDv5).
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
OK
No data returned
