Retrieve a dependent profile
Retrieve a user's dependent profile information.
This endpoint retrieves the latest version of a specific dependent profile for a user. It includes sensitive personal data.
Endpoint
Method | Url |
---|---|
GET | /v1.0/dependent-profiles/:dependent_profile_id |
Path Parameters
dependent_profile_id
•
string
required
The unique identifier of the dependent profile.
Sample Request
Copied1curl -X GET 'https://api.worklayer.com/v1.0/dependent-profiles/e7b513b9-d795-4475-9382-96710ca61622' \2-H 'Authorization: Bearer {token}'
Response
Returns a dependent profile.
Errors
404
: the user or dependent profile does not exist403
: you're not allowed to retrieve the profile
Next steps
Last updated on June 18, 2025
Privacy PolicyTerms & Conditions© 2025 Taxfyle