Platform IDP - Action Versions - List
Delete a Review Task
Last updated
Delete a Review Task
Last updated
Retrieves a list of available versions for a specific IDP Action from the Anypoint Platform.
Example URL: https://anypoint.mulesoft.com/idp/api/v1/organizations/{orgId}/actions/{actionId}/versions?page=0&size=10&sort=version,desc
Your Anypoint Organisation ID (UUID). See: Find your Organization ID.
01f79c97-9a83-4194-b922-15b64fd7305e
The unique identifier (UUID) of the published Document Action.
90c3e286-72b5-42ca-92d0-22f86ea8d766
Zero Based page index.
0
Number of items per page.
20
Sorting criteria (currently only 'version,desc' seems implied by example, confirm other options).
version,desc
Represents the details of a specific version of an IDP Action.