# Get Profile's own data

- Operation ID: `getAccountDataGET`
- HTTP method: `GET`
- Path: `/v4/my-account/personal-information`
- 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#tag/Profile-account-management/operation/getAccountDataGET)

## Locate this method

Fetch the sanitized category YAML, then read `paths["/v4/my-account/personal-information"]["get"]`. Confirm that its `operationId` is `getAccountDataGET`. That operation contains the full parameters, request body, responses, schemas, and examples.
