HomeGuidesAPI ReferenceChangelog
Log In
API Reference

List Credential's Events

This endpoint allows you to view the event history for a credential. For example, you query this endpoint to find out when a credential was created and who it was created by. This endpoint is pageable.

This endpoint supports Sandbox Mode.

Path Params
string
required
Query Params
string

A search query string. See this page for more information.

The searchable fields for this endpoint are:

  • createdAt
  • eventType
  • fieldName
integer
Defaults to 0

Zero-based page index (0..N)

integer
Defaults to 20

The size of the page to be returned

sort
array of strings

Sorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported.

sort
Headers
string
required
Defaults to 2024-02-21

The Arcadia-Version for the request

Response

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