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.
2 parents d2d9731 + 6bcc4f7 commit 1526665Copy full SHA for 1526665
src/unify/profile-api.md
@@ -243,7 +243,7 @@ All top-level API resources have support for bulk fetches using "list" API metho
243
Each API request has an associated request identifier. You can find this value in the response headers, under `Request-Id`.
244
245
```bash
246
-curl -i https://profiles.segment.com/v1/spaces/<space_id>/collections/users/profiles
+curl -i https://profiles.segment.com/v1/spaces/<space_id>/collections/users/profiles/<identifier>/metadata
247
HTTP/1.1 200 OK
248
Date: Mon, 01 Jul 2013 17:27:06 GMT
249
Status: 200 OK
0 commit comments