Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://user.pmock.com/api/open/api/app/categoryList
{ "traceId": "<string>", "code": 123, "msg": "<string>", "status": "finish", "data": [ { "code": 123, "name": "<string>" } ] }
get app category list
Request link ID
code
Request return message
Status, representing whether this is an instant completion or waiting state, finish or pending
Request return data
Show child attributes