AEM Links and Custom Scripts Additional APIs#34
Open
rhythmjain18-adobe wants to merge 2 commits into
Open
Conversation
SumitCo
reviewed
Jul 18, 2025
| tags: | ||
| - customScripts | ||
| summary: Get details of a specific custom script. | ||
| description: Retrieves details of a single custom script registered by the customer. This includes version, script's download link, registration date, and script name. |
Collaborator
There was a problem hiding this comment.
Retrieves details for all versions of a single custom script registered by the customer. This includes the script's version, script's execution and download link, registration date, and script name.
SumitCo
reviewed
Jul 18, 2025
| tags: | ||
| - customScripts | ||
| summary: List all registered custom scripts. | ||
| description: Retrieves details of the latest version of all custom scripts registered by the customer. This includes version, script's download link, registration date, and script name. The response is paginated depending on list length. |
Collaborator
There was a problem hiding this comment.
Retrieves details of the latest version of all custom scripts registered by the customer. This includes version, script's download and execution link, registration date, and script name. The response is paginated depending on number of scripts registered.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.