JUMP TOCTRL-/AuthorizationGetting StartedRequest an Access TokenpostCustomer AccessParent/ Child AccountsError MessagesActivation APIExplore DestinationsFetch a list of DestinationsgetFetch a single DestinationgetFetch a list of Integrations within a DestinationgetFetch a single IntegrationgetOAuth ConfigurationBegin an OAuth authorization flowpostFetch a list of OAuth ConnectionsgetFetch a single OAuth ConnectiongetFetch the status of an OAuth flowgetConfigure DistributionsCreate an Integration ConnectionpostUpdate an Integration ConnectionputFetch a list of Integration ConnectionsgetFetch a single Integration ConnectiongetDelete an Integration ConnectiondeleteCreate a Distribution ManagerpostUpdate a Distribution ManagerputFetch a list of Distribution ManagersgetFetch a single Distribution ManagergetDelete a Distribution ManagerdeleteView SegmentsFetch a list of Segments' statuses.getFetch a list of SegmentsgetFetch a single SegmentgetDistribute DataAdd Segments to a Distribution Manager. Limited to 500 segments at a time.postFetch a list of Segments within a Distribution ManagergetFetch a single Segment within a Distribution ManagergetRemove Segments from a Distribution Manager. Limited to 500 segments at a time.deleteView DeliveriesFetch a list of DeliveriesgetFetch a list of Segmentsget https://api.liveramp.com/activation/v2/segmentsQuery Paramslimitint321 to 100Defaults to 10Number of v2/Segments 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.valueNamestringSearch by a field name+value pair. If valueName is set, fieldName must also be setfieldNamestringSearch by a field name+value pair. If fieldName is set, valueName must also be setHeadersAuthorizationstringrequiredBearer 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 200v2/Segments retrieved successfullyResponse bodyobjectv2/Segmentsarray of objectsArray of retrieved v2/Segmentsv2/Segmentsobjectidstringrequiredfieldobjectrequiredfield objectvaluestringrequiredtypestringrequiredONBOARDING DATA_MARKETPLACE_paginationobjectafterstring | nullThis field is a cursor to be passed as a query parameter in subsequent, paginated queries. It allows the next request to begin from where the current request left off. When "after" is null, there are no more records to fetch.totalintegerThe total number of results.Headersobject 422Unprocessable EntityResponse bodyobjecthttpStatusint32requiredHTTP error status code for this problemerrorCodestringrequiredService specific error code, more granularmessagestringrequiredGeneral, human readable error messageUpdated over 2 years ago Fetch a list of Segments' statuses.Fetch a single SegmentDid this page help you?YesNo