List organization shares
GET
/api/v1/shares
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
typestringOptional
file or text
statusstringOptional
active or accessed
limitstringOptional
offsetstringOptional
Response headers
X-Middleware-Rewritestring
Access-Control-Allow-Originstring
Access-Control-Allow-Headersstring
Access-Control-Allow-Methodsstring
Response
OK
shareslist of objects
paginationobject
Errors
401
Unauthorized Error
403
Forbidden Error

