Fetch all credential definitions by organization Id
  GET /orgs/{orgId}/cred-defs     
 GET
 /orgs/{orgId}/cred-defs
 Fetch all credential definitions of provided organization Id with pagination
Authorizations
Parameters
Path Parameters
 orgId 
 required
   string
 Query Parameters
 pageNumber    
 number
  searchByText    
 string
  pageSize    
 number
  sorting    
 string
  sortByValue    
 string
  revocable    
 boolean
 Responses
200
401
Unauthorized
object
 statusCode 
 required
   number
401 error 
 required
   string
Unauthorized403
Forbidden
object
 statusCode 
 required
   number
403 error 
 required
   string
Forbidden