Skip to content

List your executions ​

If you need to list your executions you can use the following route.

Route ​

The final routes are subject to change before Go-Live Summer 2024

The following applies to EARLY ACCESS prior to Go Live.

Some of our routes will be changing prior to our final go-live date this summer (2024). They won't change during Early Access, but be sure to check the documentation.

In order to make a smooth tranistion, we'll provide detailed information on which routes changed and which remained the same. As a good programming practice, you store the routes in a central library for easier migration.

Older routes may be kept active for short period of time to help with any transitions.

Endpoint URL
Method Type
https://api.<tenant>.aplos-nca.com/tenants/{tenant-id}/users/{user-id}/nca/executions
GET

Payload ​

No payload - GET method

Response ​

The response contains a list of Executions JSON objects. Presigned URLs for download will not be available here. Instead, you will request them.