Skip to content

Commit 51c2cf7

Browse files
committed
get-activities: refer to guide
1 parent 48d7620 commit 51c2cf7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed
Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
---
22
openapi: firework-v2-openapi get /activities/{index}/{source}/{id}
33
title: Retrieve Event
4-
---
4+
---
5+
6+
The Retrieve Event API can be used to fetch the full payload of an event.
7+
The `index`, `source` and `id` path parameters refer to the event's `uid`, which is returned in event feeds and global search results.
8+
9+
For a full example usage of this endpoint, see
10+
[List Events Within a Tenant <Icon icon="book" size={16} />](/guides/tenant-events)

0 commit comments

Comments
 (0)