Browse moments from timelines. This endpoint can retrieve moments from a specific artist’s timeline or browse the in•process collective timeline, depending on whether the artist parameter is provided. Supports pagination for efficient browsing.
This is a public endpoint and does not require authentication.
Endpoint behavior:
collection is provided: Returns all moments (tokens) of the specified collection address.artist is provided: Returns moments from the specific artist’s timeline (only moments administered by that artist address). The type parameter can be used to filter by admin relationship.artist and collection are omitted: Returns moments from the in•process collective timeline (moments that are being created, indexed).Filter by admin address (only moments administered by this artist address). When provided, returns the artist timeline. When omitted, returns the in•process collective timeline.
Filter by collection address. When provided, returns all moments of the specified collection.
Number of records per page (max: 100)
1 <= x <= 100The page number to retrieve
x >= 1Filter by chain ID (default: Base chain, 8453)
If true, includes moments marked as hidden by the admin (default: false)
Only applicable when artist is provided. Determines whether to show moments where the artist is the default admin (default), moments co-administered with others (mutual), or both when not provided.
mutual, default