Skip to main content
GET
Get Organization Details

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

The unique VOMO identifier for the organization to retrieve.

Response

Returns the full organization record, including its child and parent organization relationships.

data
object

A VOMO Organization

Last modified on June 5, 2026