We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03631c7 commit 59ba05fCopy full SHA for 59ba05f
2026R1.1-beta-1/AVX_Explore_Resources_API_V1_ArchV2/intro_archv2_resources_api.md
@@ -306,10 +306,9 @@ You will find an JSON example below:
306
307
You need to get the Application ID on which you want to run the job.
308
309
-To get this, click **Execute** on the GET/Application command (below):
+To get this, click **Execute** on the GET/Applications command (below) on the Resource REST API:
310
```bash
311
-https://explore.aws-stage.apps.frisbeedev.com/api/resources/v1/docs
312
-GET https://explore.{{ environment }}.{{ domain }}/api/resources/v1/applications
+https://explore.{{ environment }}.{{ domain }}/api/resources/v1/applications
313
```
314
315

0 commit comments