Get Business By ID
Retrieve details for a particular business associated with the businessID provided
Documentation Index
Fetch the complete documentation index at: https://docs.worthai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier (UUID) representing the specific business to retrieve.
"3fa85f64-5717-4562-b3fc-2c963f66afa6"
Query Parameters
A flag indicating whether to include the detailed owner information in the response payload. Defaults to false.
Response
Business details retrieved successfully.
Standard response wrapping the business details data.
The operational status of the request (e.g., 'success', 'fail').
"success"
A human-readable message describing the result of the operation.
"Business details retrieved successfully."
Comprehensive schema detailing a business's profile, including compliance, location, and structural data.