Retrieve data
Header Parameters
Authorization token
Query Parameters
Specifies the maximum number of records to return.
Specifies the starting point, based on a one-based index, for retrieving a batch of records.
Defaults to false. If set to true, the data will not be marked as retrieved after the last block is retrieved.
Path Parameters
This is your organization’s MyPreferences account Id. A 404 is returned if this value is invalid.
Secure token returned by the Initiate call, required as a URL parameter in all subsequent API requests.
Response
The request was successfully processed.
Response Attributes
Actual number of records returned in this response.
True if there are additional records to retrieve, otherwise, false.
Specifies the maximum number of records requested to be returned.
Indicates the 1-based index of the first record to return in the current batch of results.
Total number of records generated by the export.
A collection of user profiles that matches the segment configuration and export parameters included in the request.
Show child attributes
The request was invalid and cannot be processed. This may be a result of a malformed request. You must update the request before trying again.
Authentication credentials are missing or incorrect. You must verify your ClientId, UserId, and Authorization Scheme before trying again.
The authentication credentials were insufficient to grant access to the requested resource. In most cases, your user may not have the appropriate permissions to access the requested resource. Verify User Group permissions for your user before trying again.
The requested resource cannot be found. Most errors in this category are returned when a resource specified on the URL path is not found. In certain instances, it is also returned when a parameter specified in the request body is also not found. See error description for more details.
The server encountered an unexpected condition that prevented it from fulfilling the request. Notify PossibleNOW Support if it’s a continuous occurrence.
The server is unable to handle your request due to a temporary condition. You must delay your request for some time before trying again. Notify PossibleNOW Support if it’s a continuous occurrence.