Retrieve a meta event
This endpoint retrieves a meta event
Path parameters
Project ID
meta event id
Response
OK
Changes
Changed in 4 of the 69 revisions of this API.12167
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status400response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status401response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/databecame nullable for the status404response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/attemptbecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/deleted_atbecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #2]/data/metadatabecame nullable for the status200response-property-became-nullable
- ▲
the
allOf[subschema #2]/dataresponse's property type/format changed fromobject/to/for status400response-property-type-changed
- ▲
the
allOf[subschema #2]/dataresponse's property type/format changed fromobject/to/for status401response-property-type-changed
- ▲
the
allOf[subschema #2]/dataresponse's property type/format changed fromobject/to/for status404response-property-type-changed
- ▲
the
allOf[subschema #2]/data/attemptresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
allOf[subschema #2]/data/metadataresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
allOf[subschema #2]/data/attempt/request_http_headerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/attempt/response_datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/attempt/response_http_headerfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/interval_secondsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/max_retry_secondsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/next_send_timefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/num_trialsfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/rawfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/retry_limitfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/metadata/strategyfrom the response with the200statusresponse-optional-property-removed
- ●
added the new
enum value to theallOf[subschema #2]/data/statusresponse property for the response status200response-property-enum-value-added
- ○
added
datastore.MetaEventAttemptto theallOf[subschema #2]/data/attemptresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
datastore.Metadatato theallOf[subschema #2]/data/metadataresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
handlers.Stubto theallOf[subschema #2]/dataresponse propertyallOflist for the response status400response-property-all-of-added
- ○
added
handlers.Stubto theallOf[subschema #2]/dataresponse propertyallOflist for the response status401response-property-all-of-added
- ○
added
handlers.Stubto theallOf[subschema #2]/dataresponse propertyallOflist for the response status404response-property-all-of-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the
allOf[subschema #2]/data/metadata/dataresponse's property type/format changed fromarray/toobject/for status200response-property-type-changed
- ▲
- ○
added the optional property
allOf[subschema #2]/data/metadata/max_retry_secondsto the response with the200statusresponse-optional-property-added
- ○
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
allOf[util.ServerResponse]/datafrom the response with the404statusresponse-optional-property-removed
- ○
api operation id
GetMetaEventwas addedapi-operation-id-added
- ●