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"
  }
}

Changes