# Get galleries for a specific model **GET /models/{model_id}/galleries** ## Servers - https://*.syngency.com/admin/api: https://*.syngency.com/admin/api () ## Parameters ### Path parameters - **model_id** (integer(int32)) ID of model to retrieve galleries for ## Responses ### 200 Array of galleries #### 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)