We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0206f2 commit 56fbab1Copy full SHA for 56fbab1
src/personas/profile-api.md
@@ -406,7 +406,7 @@ curl https://profiles.segment.com/v1/spaces/:space_id:/collections/users/profile
406
| **Argument** | **Description** | **Example** |
407
| ------------ | ------------------------------------------------------ | ------------------------- |
408
| `include` | A comma-separated list of external id type to include. | `user_id`, `anonymous_id` |
409
-| `limit` | Defines how many external ids are returned in one call | `100` |
+| `limit` | Defines how many external ids are returned in one call | `25` |
410
| `verbose` | True for verbose field selection | `true`,`false` |
411
412
0 commit comments