Skip to main content

Example: How to search for an application

An example is provided below to help guide you in learning to use the CPWS API.

Example Scenario: Using the Applications Get API, search for an application with a specific name and only include the UUID in the response.

  1. Input filter criteria and data to include in the response.

    The screenshot below shows inputting the UUID with the application name "ThinkAgile CP Migration Manager" in the filters input box.

    Figure 1. Example parameters

  2. Execute the query.

    The Curl section shows the query being executed based on the user input. The UUID is returned in the response body.