# Get exported profiles

- Operation ID: `getExportedProfileData`
- HTTP method: `GET`
- Path: `/morph/exports/clients/{taskId}/data`
- Sanitized category OpenAPI YAML: <https://hub.synerise.com/api-reference/profile-management.yaml>
- [Human-readable API reference](https://hub.synerise.com/api-reference/profile-management#operation/getExportedProfileData)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/morph/exports/clients/{taskId}/data"]["get"]`. Confirm that its `operationId` is `getExportedProfileData`. That operation contains the full parameters, request body, responses, schemas, and examples.
