Gandalf home page
Search...
⌘K
Feedback
Dashboard
Dashboard
Search...
Navigation
Objects
ActivityResponse
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
Types
Enums
Interfaces
Objects
ActivityResponse
Activity
AmazonActivityMetadata
Application
BookingActivityMetadata
BookingItem
Identifier
InstacartActivityMetadata
InstacartOrderItem
NetflixActivityMetadata
PlaystationActivityMetadata
StayBooking
Trait
TripBooking
UberActivityMetadata
UberEatsActivityMetadata
UberEatsOrderItemCustomizations
UberEatsOrderItem
YoutubeActivityMetadata
On this page
Fields
Returned By
Objects
ActivityResponse
No description
Copy
type
ActivityResponse
{
data
: [
Activity
]
!
limit
:
Int64
!
total
:
Int64
!
page
:
Int64
!
}
Fields
data
[Activity]!
__
limit
Int64!
The maximum number of activities to retrieve (limit: 300).
total
Int64!
The total number of available activities in the dataset.
page
Int64!
The page number from which activities are being pulled.
Returned By
getActivity
BookingItemInterface
Activity
Assistant
Responses are generated using AI and may contain mistakes.