Logo
somethingpublic API Documentation

Get All Mutation

GET {{BEFSW_API_URL}}/api/v1/mutations?page=1&size=5&mutationType=&category=&start=&end=

 

Body PARAM

Key Datatype Required Description 
page
number
size
number
mutationType
null
category
null
start
null
end
null



HEADERS

Key Datatype Required Description 
Authorization
string


Curl
curl -X GET 'BEFSW_API_URL/api/v1/mutations?page=1&size=5&mutationType=&category=&start=&end=?page=1&size=5&mutationType=&category=&start=&end=' -H 'Authorization: Bearer access_token_headers_auth'

ENDPOINTS