Skip to main content

Get other categories

GET 

/course/revamp-categories/get-others

Get other categories

Request

Query Parameters

    selected string

    Selected category

Responses

Successful

Schema

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