v2

latestOpenAPI 3.1.02026-07-267085761.0 MB
Admin Business

List Business

get/api/admin/business/list/{user_id}

Path parameters

user_idstring required

Response

Successful Response

successboolean

Indicates whether the request was processed successfully.

status_codeinteger nullable

HTTP status code representing the result of the request.

messagestring nullable

Short, human-readable message describing the outcome of the request.

rowCountinteger nullable

Total number of records returned in rowData.

queryGeneratedTimeinteger nullable

Unix timestamp (in seconds) indicating when the response was generated.

Example response

{
  "success": true
}