Get All Mutation
GET {{BEFSW_API_URL}}/api/v1/mutations?page=1&size=5&mutationType=&category=&start=&end=
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
page | number | ||
size | number | ||
mutationType | null | ||
category | null | ||
start | null | ||
end | null |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |