GET
/
v0
/
logs
/
groups

Returns a dict with the different versions as keys and the values of the remaining items within a given project based on its key.

Authorizations

Authorization
string
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

project
string
required

Name of the project to get entries from.

key
string
required

Name of the log entry to get distinct values from.