Get analytics metadata
Returns a catalog of analytics resources and their corresponding metrics for use with the GET /analytics endpoint. These metrics provide insights on API usage, success, workspace, and team trends in Postman.
Authentication
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
A comma-separated list of the additional information to include in the response. Accepts the parameters and response values.
When you pass this query parameter and its values, the response provides detailed information, including parameters and response schemas for the given metrics.
A comma-separated list of resource types to filter the metrics by. Accepts the user, workspace, team, and ai values.
A comma-separated list of metrics values to use to filter the response.
If you don’t pass this query parameter, then the response returns all metadata for all available metrics.