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

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"items":["\u003cstring\u003e","\u003cstring\u003e"]}