GET /snds/history
GETsnds/history
Get the SNDS fetch process history
Query Parameters
offset string
Number of items to skip before starting to return results
limit string
Maximum number of items to return per request
Returns
- dataarray
- idstringUnique identifier of the history entry
- keystringSNDS access key used for this fetch
- date_keystringDate for which the SNDS data was fetched
- statusstringStatus of the SNDS fetch processAllowed values:
IN_PROGRESS,DONE,FAILED - payloadstringAdditional information or details about the fetch process
- created_atstringTimestamp when the fetch process was initiated
- updated_atstringTimestamp when the fetch process status was last updated
- idstring
Error Codes
401 Unauthorized
Unauthorized
403 Forbidden
Forbidden
500 Internal Server Error
Internal server error