Skip to main content
GET
Provides a URL that can be used to view the report for the user.

Authorizations

Authorization
string
header
required

Basic authentication with username and password

Path Parameters

userid
number
required

User that should be returned.

Query Parameters

ttl
number
default:2

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

Response

200 - application/json

Report link URL for the user.

EntryLink
string

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

ExpiresAt
string<date-time>

The date and time the link expires.

Unique identifier for this report link.