Index
DesigningGET
/branches/{branchId}/sectionsLast modified: a month ago
Request
Path Params
branchId
string
required
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
result
array[string]
required
Example
{
"result": [
"string"
]
}
Last modified: a month ago