Gandalf home page
Search...
⌘K
Feedback
Dashboard
Dashboard
Search...
Navigation
Queries
lookupActivity
Documentation
Join the Gandalf Guild Slack
Get Started
Introduction
Quickstart
Concepts
Connect
Sauron
Data Types
Helper Packages
The Network
Guides
Keep user data updated
Examples
Heimdall
Data Sources
Amazon
Booking
Instacart
Instagram
Netflix
PlayStation
Uber
Uber Eats
YouTube
X
Schema
API
Queries
getActivity
getAppByPublicKey
getTraits
lookupActivity
lookupTrait
Types
On this page
Arguments
Type
Queries
lookupActivity
Looks up a specific activity by its unique identifier (ID) and a data key.
Returns: An Activity object containing detailed information about the requested activity.
Copy
lookupActivity
(
dataKey
:
String
!
activityId
:
UUID
!
):
Activity
!
Arguments
dataKey
String!
required
A unique key that is generated after a user has completed the data submission flow.
activityId
UUID!
required
The unique identifier (UUID) of the activity to retrieve.
Type
Activity
object
getTraits
lookupTrait
Assistant
Responses are generated using AI and may contain mistakes.