Retrieve the headers for a scenario-fired event's enriched replicated objects

head/scenarioFiredEvents/{sfeId}/replicatedObjects

Retrieves the headers for enriched replicated objects for the scenario-fired event with the specified identifier.

Request Samples

1

Response Samples

1{
2 "content": {}
3}

Path Parameters

NameTypeRequiredDescription
sfeId
string
true

Specifies the identifier for the scenario-fired event.

<= 36 characters

Query Parameters

NameTypeRequiredDescription
limit
integer
false

Specifies the maximum number of items (per item type) to return. The default value is 10,000.

Default:
10000

Responses

StatusMeaningDescription
200OK

The request succeeded.

HeadersSchema
400Bad Request

The request was invalid.

Schema
500Internal Server Error

The request could not be fulfilled because of an unexpected server error.

Schema