GET https://journal.adra.com /api/v1.0/engagements/{engagementSid}/journal-entries

Get journal entries

OData endpoint that gets journal entries.

Example: Retrieve a specific journal entry by GUID

GET /api/v1.0/engagements/{engagementSid}/journal-entries?$top=1&$count=true&$filter=journalGuid eq c7a1e3b9-4d52-4f8a-9023-6e1b5d7f2a84

Path parameters

  • string Required

Query parameters

  • string
  • string
  • integer(int64) Required
  • integer(int64)
  • boolean
GET /api/v1.0/engagements/{engagementSid}/journal-entries
Loading...

Share your request

Use this link to easily share a pre-filled request of this operation. Everything you filled will be shared apart from the authentication fields.

Request URL

https://developer.adra.com/doc/journal-entry/explorer/operation/operation-getjournalentries

Send a delete request

It looks like you’re about to send a DELETE request to this API. This type of request carries a risk of permanent and irreversible data loss.

Are you sure you want to continue?
Response
Waiting for a request to be sent.