Get Calls For Group Number PoolAsk AIget https://api.telmetrics.com/v3/api/groups/{groupId}/numberpools/{numberPoolId}/callsGets all call details for a number pool within a specific group.Path ParamsgroupIdint32requiredThe group identifier.numberPoolIdint32requiredThe number pool identifier.Query ParamsStartDateUTCdate-time | nullEndDateUTCdate-time | nullGroupIdint32 | nullNumberIdint32 | nullNumberPoolIdint32 | nullIncludeTranscriptionboolean | nulltruefalseIncludeDataPublicationboolean | nulltruefalsePageSizeint32PageNumberint32HeadersAuthorizationstringDefaults to Bearer Access token. Required if x-organization-token is not provided.x-organization-tokenstringOrganization token. Required if Authorization token is not provided.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Success 400Bad request. Please check your payload. 401Unauthorized. Please check your token or request. 404The item you are requesting was not found. 500Server ErrorUpdated about 5 years ago