{ "profiles": [ { "id": "550e8400-e29b-41d4-a716-446655440000", "externalId": "user-123", "summary": "Alex is an experienced software engineer...", "summaryVersion": 3, "summaryUpdatedAt": "2024-01-15T10:30:00Z", "createdAt": "2024-01-01T00:00:00Z", "updatedAt": "2024-01-15T10:30:00Z" } ], "total": 1 }
List all user profiles
curl "https://api.yourserver.com/api/profiles?limit=10&offset=0" \ -H "Authorization: Bearer gp_your_key"