Guardline

    Get an organization by ID

    Retrieves an organization applicant by ID.

    GET
    /organizations/{id}

    Path Parameters

    idstring
    Formatuuid

    Response Body

    {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "status": "PENDING",
      "applicantData": {},
      "createdOn": "2019-08-24T14:15:22Z",
      "lastUpdatedOn": "2019-08-24T14:15:22Z"
    }
    Empty