# Retrieve groups in a package **GET /packages/{package_id}/groups** ## Servers - https://*.syngency.com/admin/api: https://*.syngency.com/admin/api () ## Parameters ### Path parameters - **package_id** (integer(int32)) ID of package to retrieve groups for ## Responses ### 200 Array of groups #### Body: application/json (array[array]) ### 500 An unexpected error occurred #### Body: application/json (object) - **code** (integer(int32)) - **message** (string) [Powered by Bump.sh](https://bump.sh)