List Events
List all events corresponding to your Chariot account.
Query parameters
Limit the size of the list that is returned. The default (and maximum) is 100 objects.
The cursor to use for pagination. If not set, the first page of results will be returned.
The category of the event. This is useful for filtering events.
Event names follow the pattern {resource}.{event_type} where event_type is either created or updated. Status transitions (for example, a Donor Account moving to approved or rejected) are emitted as {resource}.updated events — fetch the object to read its current status.
Filter Events for those with the specified category.
Response
The response for Events.list
Example response
{
"results": [
{
"id": "203c4e56-5c39-4a66-abcd-2ec8af99a1b9",
"created_at": "2024-01-19T18:48:56.37Z",
"associated_object_id": "4d06d393-1f14-46cf-b02d-8db17d7ed06a",
"associated_object_type": "grant"
}
]
}Changes
Changed in 7 of the 41 revisions of this API.241450
- ▲
removed the required property
codefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
codefrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
messagefrom the response with the500statusresponse-required-property-removed
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status400response-media-type-name-specialized
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status401response-media-type-name-specialized
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status403response-media-type-name-specialized
- ○
media type
application/jsonwas changed to a more specific media typeapplication/problem+jsonfor the response status500response-media-type-name-specialized
- ○
added the required property
detailto the response with the400statusresponse-required-property-added
- ○
added the required property
detailto the response with the401statusresponse-required-property-added
- ○
added the required property
detailto the response with the403statusresponse-required-property-added
- ○
added the required property
detailto the response with the500statusresponse-required-property-added
- ○
added the required property
statusto the response with the400statusresponse-required-property-added
- ○
added the required property
statusto the response with the401statusresponse-required-property-added
- ○
added the required property
statusto the response with the403statusresponse-required-property-added
- ○
added the required property
statusto the response with the500statusresponse-required-property-added
- ○
added the required property
titleto the response with the400statusresponse-required-property-added
- ○
added the required property
titleto the response with the401statusresponse-required-property-added
- ○
added the required property
titleto the response with the403statusresponse-required-property-added
- ○
added the required property
titleto the response with the500statusresponse-required-property-added
- ○
added the required property
typeto the response with the400statusresponse-required-property-added
- ○
added the required property
typeto the response with the401statusresponse-required-property-added
- ○
added the required property
typeto the response with the403statusresponse-required-property-added
- ○
added the required property
typeto the response with the500statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ●
removed the optional property
detailsfrom the response with the400statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the401statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the403statusresponse-optional-property-removed
- ●
removed the optional property
detailsfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
added the optional property
details/items/debugto the response with the400statusresponse-optional-property-added
- ○
added the optional property
details/items/debugto the response with the401statusresponse-optional-property-added
- ○
added the optional property
details/items/debugto the response with the403statusresponse-optional-property-added
- ○
added the optional property
details/items/debugto the response with the500statusresponse-optional-property-added
- ○
added the optional property
details/items/typeto the response with the400statusresponse-optional-property-added
- ○
added the optional property
details/items/typeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
details/items/typeto the response with the403statusresponse-optional-property-added
- ○
added the optional property
details/items/typeto the response with the500statusresponse-optional-property-added
- ○
added the optional property
details/items/valueto the response with the400statusresponse-optional-property-added
- ○
added the optional property
details/items/valueto the response with the401statusresponse-optional-property-added
- ○
added the optional property
details/items/valueto the response with the403statusresponse-optional-property-added
- ○
added the optional property
details/items/valueto the response with the500statusresponse-optional-property-added
- ○
- ▲
the
coderesponse's property type/format changed fromnumber/tostring/for status400response-property-type-changed
- ▲
the
coderesponse's property type/format changed fromnumber/tostring/for status401response-property-type-changed
- ▲
the
coderesponse's property type/format changed fromnumber/tostring/for status403response-property-type-changed
- ▲
the
coderesponse's property type/format changed fromnumber/tostring/for status500response-property-type-changed
- ▲
removed the required property
errorfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
errorfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
errorfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
errorfrom the response with the500statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the400statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the401statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the403statusresponse-required-property-removed
- ▲
removed the required property
timestampfrom the response with the500statusresponse-required-property-removed
- ○
added the optional property
detailsto the response with the400statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the401statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the403statusresponse-optional-property-added
- ○
added the optional property
detailsto the response with the500statusresponse-optional-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
removed the enum value
donor_account.rejectedfrom thequeryrequest parametercategoryrequest-parameter-enum-value-removed
- ●
added the new
authorization_token.createdenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
authorization_token.updatedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
grant_request.createdenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
grant_request.updatedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
authorization_token.createdto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
authorization_token.updatedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
grant_request.createdto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
grant_request.updatedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
removed the
donor_account.rejectedenum value from theresults/items/categoryresponse property for the response status200response-property-enum-value-removed
- ▲
- ▲
removed the enum value
donor_account.approvedfrom thequeryrequest parametercategoryrequest-parameter-enum-value-removed
- ▲
removed the enum value
grant.approvedfrom thequeryrequest parametercategoryrequest-parameter-enum-value-removed
- ▲
removed the enum value
grant.rejectedfrom thequeryrequest parametercategoryrequest-parameter-enum-value-removed
- ○
removed the
donor_account.approvedenum value from theresults/items/categoryresponse property for the response status200response-property-enum-value-removed
- ○
removed the
grant.approvedenum value from theresults/items/categoryresponse property for the response status200response-property-enum-value-removed
- ○
removed the
grant.rejectedenum value from theresults/items/categoryresponse property for the response status200response-property-enum-value-removed
- ▲
- ●
added the new
donor_account.approvedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
donor_account.createdenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
donor_account.rejectedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
donor_account.updatedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
grant.approvedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ●
added the new
grant.rejectedenum value to theresults/items/categoryresponse property for the response status200response-property-enum-value-added
- ○
added the new enum value
donor_account.approvedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
donor_account.createdto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
donor_account.rejectedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
donor_account.updatedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
grant.approvedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ○
added the new enum value
grant.rejectedto thequeryrequest parametercategoryrequest-parameter-enum-value-added
- ●