Skip to content

Commit 2405ee5

Browse files
authored
Merge pull request #3940 from segmentio/3372-content-personas-profile-api-reference
Update Linked User Endpoint Wording
2 parents 1c72eda + 49cb98a commit 2405ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/profiles/profile-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ If you're looking to find all the users linked to an account, you can search for
132132

133133
`https://profiles.segment.com/v1/spaces/<space_id>/collections/accounts/profiles/group_id:12345/links`
134134

135-
The return limit for the `/links` endpoint is 20 records. You can request up to 20 records by appending `?limit=20` to the query string.
135+
The return limit for the `/links` endpoint is 20 records, which you can request by appending `?limit=20` to the query string.
136136

137137
### cURL
138138

0 commit comments

Comments
 (0)