v2

latestOpenAPI 3.0.3raw.githubusercontent.com2026-06-0911456.6 KB

Provides a URL that can be used to view the report for the user.

get/users/{userid}/reportlink

Path parameters

useridnumber required

User that should be returned.

Query parameters

ttlnumber

The number of minutes the link should be valid for. Default is 2 minutes, max is 90 days.

Response

Report link URL for the user.

EntryLinkstring

The URL to access the user's report. Valid until ExpiresAt.

ExpiresAtstring date-time

The date and time the link expires.

LinkIdstring

Unique identifier for this report link.