Count Contacts in SegmentAsk AIget https://api.naxai.com/people/segments/{segmentId}/countContactsRetrieve the number of contacts for the segment with the given segment Id.Path ParamssegmentIduuidrequiredThe id of the segment.Headersx-versionstringDefaults to 2023-03-25The version of API, by default use the last version.Responses 200A successful request with the number of contacts. 401Unauthorized request. Make sure that you provided the right credentials. 404The segment does not exist.Updated 7 months ago