Skip to main content

Get permissions list

GET 

https://core-prod.malipopay.co.tz/api/v1/permissions

Returns the list of available system permissions.

Responses

Permissions returned successfully

Schema
    namestring

    Permission name

    Example: collection:read
    descriptionstring
    Example: Read collection transactions
    categorystring
    Example: Collection
curl -L 'https://core-prod.malipopay.co.tz/api/v1/permissions' \
-H 'Accept: application/json'
Request
Base URL
https://core-prod.malipopay.co.tz
Response

Click the Send API Request button above and see the response here!