Skip to content

API timezone option seems to be ignored #8

@dep

Description

@dep

Both:

curl -X GET "https://api.limitless.ai/v1/lifelogs" \
     -H "X-API-KEY: <key>" \
     -H "timezone: America/New_York"

And:

curl -X GET "https://api.limitless.ai/v1/lifelogs" \
     -H "X-API-KEY: <key> 

Return the same times within the response (eg. startTime in all cases is 2025-10-05T12:37:05+00:00)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions