Get Reporting Group

Retrieve details of a specific reporting group. Returns the complete reporting group information including metadata and usage statistics.

Authentication

AuthorizationBearer

Bearer token authentication using JWT tokens from Ory Kratos/Hydra

Path Parameters

reporting_group_idstringRequiredformat: "uuid"
org_idstringRequiredformat: "uuid"
The unique identifier of the organization.
project_idstringRequiredformat: "uuid"
The unique identifier of the project.

Response

Successful Response
namestring1-64 characters
Name of the reporting group
idstringformat: "uuid"
project_idstringformat: "uuid"
createdstring
modifiedstring
descriptionstring or null<=500 characters
Optional description

Errors