Skip to main content
GET
Get workspace analytics

Authorizations

Authorization
string
header
required

Enter your API key (starts with lindo_sk_)

Query Parameters

from
string

Start date for analytics data (ISO timestamp)

Example:

"2024-01-01T00:00:00Z"

to
string

End date for analytics data (ISO timestamp)

Example:

"2024-01-31T23:59:59Z"

Response

Workspace analytics retrieved successfully

success
enum<boolean>
required

Indicates the operation was successful

Available options:
true
Example:

true

result
object
required