Skip to main content

Get other categories

GET 

/course/revamp-categories/get-others

Get other categories

Request

Query Parameters

    selected stringrequired

    Selected category

Responses

Successful

Schema

    success boolean
    Example: true
    message string
    Example: Berhasil Mendapatkan Data Other Categories!
    data object
    Example: [{"id":0,"name":"string","slug_name":"string","parent":0,"img":"string","count":0},{"id":1,"name":"string","slug_name":"string","parent":1,"img":"string","count":1}]