v1

latestOpenAPI 3.0.02026-07-2464438356.8 KB
Organizations

Get an Organization

Get an Organization by the provided ID.

get/api/organizations/{id}

Path parameters

idstring uuid required

Organization ID

Response

Successful Organization response.

OR
OR
OR

Example response

{
  "kycStatus": {
    "approvedAt": "2024-03-21T10:30:00Z"
  }
}