cURL
curl --request GET \ --url https://aodocs.altirnao.com/api/folder/v1/libraries/{libraryId} \ --header 'Authorization: Bearer <token>'
{ "dynamicValues": true, "folderId": "<string>", "folderVisibility": "PRIVATE", "id": "<string>", "kind": "<string>", "libraryId": "<string>", "name": "<string>", "onlyAdminCanEditRootFolder": true, "onlyAdminCanManage": true }
The access token received from the authorization server in the OAuth 2.0 flow.
The ID of the library
The security code
The G Suite domain
A ApiFolderDefinition response
PRIVATE
PUBLIC
PUBLICLY_EDITABLE