Retrieve a business profile for a job
Retrieve the business information that was provided for a job.
This endpoint retrieves the version of the business profile that has been provided for a specific job. It includes business identification details and contact information.
Endpoint
Method | Url |
---|---|
GET | /v1.0/jobs/:job_id/business-profile |
Path Parameters
job_id
•
string
required
The identifier of the job from which to retrieve the associated business profile once provided.
Sample Request
Copied1curl -X GET 'https://api.worklayer.com/v1.0/jobs/3b31f309-93ad-463a-ad1d-c39cac1c0a3d/business-profile' \2-H 'Authorization: Bearer {token}'
Response
Returns a business profile.
Errors
404
: The job or profile was not found403
: You're not allowed to retrieve the profile
Next steps
Last updated on December 9, 2024
Privacy PolicyTerms & Conditions© 2025 Taxfyle