Skip to content

Commit f58ec6c

Browse files
Merge pull request #6159 from segmentio/courtneyga-patch-22
Difference between destination instance id and destination meta id
2 parents 7464f25 + 8941246 commit f58ec6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/api/public-api/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,5 @@ When you don't have a source to forward violations or blocked events to, then ex
8989
}
9090
}
9191
```
92+
### What is the difference between a destination's Instance ID and Meta ID?
93+
The destination’s Instance ID is specific to a single destination within your workspace. The destination’s Meta ID, which is returned by the delivery metrics endpoint, identifies which integration you've set up. For example, if you had a `dev` Mixpanel (Actions) destination and a `prod` Mixpanel (Actions) destination, they would have the same Meta ID but two different Instance IDs.

0 commit comments

Comments
 (0)