Skip to main content Skip to complementary content
Close announcements banner

Get all active transaction IDs

Gets the IDs of all active transactions.

Request
GET /services/rest/transactions
Headers
  • Accept: application/json
  • Authorization: Basic Authentication scheme
Response A JSON array that contains the IDs of all active transactions.
Status
  • 200 OK: The operation is executed successfully.
  • 401 UNAUTHORIZED: Login fails, invalid username or password.
  • 500 INTERNAL SERVER ERROR: Other errors.

Sample response

{transactions:["db4655dd-dbae-4dc2-a6f9-5b1b08ca1410","9197782a-3375-427f-9eb5-a77c76e92305"]}

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!