ListProjectGrantMemberRoles
Query Parameters
query.offset?integer|string
Format
int64query.limit?integer
query.asc?boolean
result?result
Response Body
application/json
application/json
curl -X POST "https://loading/projects/grants/members/roles/_search"{
"details": {
"totalResult": 0,
"processedSequence": 0,
"viewTimestamp": "1s"
},
"result": [
"string"
]
}{
"code": "not_found",
"message": "string",
"detail": {
"type": "string",
"value": "string",
"debug": {}
}
}Was this page helpful?