The App Group By Id API retrieves a single application group by its ID from the CIRAS database.

Retrieve a single application group by its unique identifier.

Details Parameter: Control the response format:

  • details=true: Returns full AppGroupInfo with modules list (same as CreateApplicationGroup request)
  • details=false or omitted: Returns AppGroupSummary (summary information only)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The unique identifier of the application group to retrieve.

Query Params
boolean
Defaults to false

When true, returns full AppGroupInfo with modules. When false or omitted, returns AppGroupSummary.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json