# GET /api/Admin/GetAllAdmins{pageNumber} **GET /api/Admin/GetAllAdmins{pageNumber}** ## Servers - Production: http://alzaware.runasp.net (Production) ## Parameters ### Path parameters - **pageNumber** (integer(int32)) ### Query parameters - **pageSize** (integer(int32)) ## Responses ### 200 Success #### Body: application/json (array[object]) - **id** (integer(int32)) - **firstName** (string | null) - **lastName** (string | null) - **ssn** (string | null) - **birthDate** (string(date-time)) - **Additional properties are NOT allowed** () [Powered by Bump.sh](https://bump.sh)