Get resource types with read permissions
GET {{baseUrl}}/api/v1/resource-types
Return resource types on which the user has a read permission. The returned list will be based upon the supplied filter. If no filter was provided, all resource types for which the user has a read permission on will be returned
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"items":["\u003cstring\u003e","\u003cstring\u003e"]}