Skip to content

Commit 49cb98a

Browse files
committed
Update Linked User Endpoint Wording
1 parent f549d0a commit 49cb98a

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)