Manage report access token for an experience

Generates, regenerates, or deletes a unique token that allows read-only access to an experience's report. This is useful for sharing report data with stakeholders who do not have a Convert account or full project access. The token has an expiration time.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

ID of the account that owns the retrieved/saved data

integer
required

ID of the project to which save/retrieved data is connected

integer
required

ID of the Experience

Body Params
string
enum

The action to perform on the report token. If omitted, the current token (if valid) is returned, or a new one is generated if none exists or the old one expired.

Allowed:
integer
1 to 48

The desired expiration time for a new or regenerated token, in hours from the current time. If not provided when generating a token, a default expiration (e.g., 24 hours) is used.

Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json