GET /gpdomains/history
GETgpdomains/history
Get the history of Google Postmaster data sync runs
Query Parameters
offset string
Number of items to skip before starting to return results
limit string
Maximum number of history entries to return
Returns
- dataarray
- idstringUnique identifier of the data sync history entry
- keystringIdentifier key of the associated data sync process
- statusstringCurrent status of the Google Postmaster data sync processAllowed values:
IN_PROGRESS,DONE,FAILED - payloadstringAdditional details about the run result. Contains an error message when status is FAILED
- created_atstringTimestamp when the data sync process was created
- updated_atstringTimestamp when the data sync process was last updated
- idstring
Error Codes
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error