# Buscar um grupo de atendimento único **POST /chatapi/1.0/api/v2/groups/unique** Retorna um registro único de grupo de atendimento com base nas condições informadas na requisição. ## Servers - Ambiente de Produção: https://api.neppo.com.br (Ambiente de Produção) ## Authentication methods - Bearer auth ## Parameters ### Body: application/json (object) request - **conditions** (array[object]) - **sort** (boolean) - **direction** (string) - **sortColumn** (string) ## Responses ### 200 OK #### Body: application/json (object) - **acceptedMedias** (string) - **active** (boolean) - **agentExpireSession** (boolean) - **agentReplyMaxDelay** (integer(int64)) - **broker** (string) - **businessUnit** (string) - **channels** (array[object]) - **classificationTree** (object) - **configInactivity** (boolean) - **configInactivityTime** (integer(int32)) - **createdAt** (string(date-time)) - **createdBy** (string) - **defaultAgent** (object) - **emailActiveShipping** (boolean) - **finalAgent** (object) - **gatewayQueue** (string) - **id** (integer(int64)) - **inactivityAction** (string) - **inactivityAgent** (object) - **inactivityGroup** (integer(int64)) - **inngageShipping** (boolean) - **interactQueueDelay** (integer(int32)) - **limitTimeWaitingForInteract** (integer(int32)) - **mandatoryClassificationTree** (boolean) - **mandatoryFinalAgent** (boolean) - **name** (string) - **offlineAttendance** (boolean) - **onlyBot** (boolean) - **onlyReceptive** (boolean) - **operation** (object) - **pausedTransfer** (boolean) - **pending** (boolean) - **queueControl** (string) - **queueScheduleStrategy** (boolean) - **redirectAttendanceAgentDisconnect** (boolean) - **scheduleActiveSendTime** (integer(int32)) - **scheduleName** (string) - **skipQueue** (boolean) - **sla** (integer(int32)) - **smsActiveShipping** (boolean) - **survey** (integer(int64)) - **telegramActiveShipping** (boolean) - **timeMaxAttendance** (integer(int32)) - **timePending** (integer(int32)) - **timeUnit** (string) - **updatedAt** (string(date-time)) - **updatedBy** (string) - **uraActiveShipping** (boolean) - **visible** (boolean) - **voiceActiveShipping** (boolean) - **warningRatio** (integer(int32)) - **wavy** (boolean) - **whatsappActiveShipping** (boolean) - **whatsappPartner** (boolean) - **whatsappPartnerInactivity** (integer(int32)) ### 201 Created ### 401 Unauthorized ### 403 Forbidden ### 404 Not Found [Powered by Bump.sh](https://bump.sh)