Skip to content

Commit dedfb01

Browse files
authored
Merge pull request #3091 from williamsbdev/patch-1
Update profile-api.md
2 parents 6bb7ff4 + 56fbab1 commit dedfb01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/personas/profile-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ curl https://profiles.segment.com/v1/spaces/:space_id:/collections/users/profile
406406
| **Argument** | **Description** | **Example** |
407407
| ------------ | ------------------------------------------------------ | ------------------------- |
408408
| `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` |
409+
| `limit` | Defines how many external ids are returned in one call | `25` |
410410
| `verbose` | True for verbose field selection | `true`,`false` |
411411

412412

0 commit comments

Comments
 (0)