Fetch a list of Segments within a Distribution ManagerAsk AIget https://api.liveramp.com/activation/v2/distribution-managers/{v2DistributionManagerId}/segment-configsPath Paramsv2DistributionManagerIdstringrequiredId of parent v2/DistributionManagerQuery Paramslimitint321 to 100Defaults to 10Number of SegmentConfigs to returnafterstringThis value is a cursor that enables continued paginated queries. Its value can be found under "_pagination.after" in the previous response from this endpoint.HeadersAuthorizationstringrequiredBearer Authorization using the access token generated with your service accountLR-Org-IDstringrequiredLiveRamp Org ID to make requests as. Starting Jan 2022, this is recommended over the Liveramp Customer ID headerResponses 200SegmentConfigs retrieved successfully 404Parent resource(s) not found 422Unprocessable EntityUpdated 2 days ago