Project Management
Get Project Stats
Get statistics for a specific project with optional filtering
GET
Retrieve statistics for a specific project. This endpoint provides counts for users and API keys within the specified project.
Headers
Bearer token for authentication
Path Parameters
Project unique identifier (UUID format)
Query Parameters
Optional search term to filter statistics
Filter by active status
Response
User statistics for the project
API key statistics for the project
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.

