Get event history

Retrieves up to 50 most recent successful events for the given event name, starting with the latest.

Query Params
string
required

The name of the event for which to fetch history.

integer
≤ 50

Maximum number of records to return. Defaults to system limit if not specified.

Maximum value: 50.

Responses

400

Bad request – The request is invalid due to missing or incorrect parameters.

401

Unauthorized – API authentication failed due to an invalid or missing API key.

403

Forbidden – The API key does not have sufficient permissions to perform this action.

404

Not found – The specified resource was not found.

422

Unprocessable entity – The request was well-formed but could not be processed due to validation or state errors.

429

Rate limit exceeded – Too many requests. Reduce request frequency.

500

Internal server error – An unexpected server error occurred. Contact Blueshift support if the issue persists.

502

Bad gateway – The server received an invalid response. Retry the request.

503

Service unavailable – The service is temporarily unavailable. Try again later.

504

Gateway timeout – The server took too long to respond. Retry with exponential backoff.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json