List libraries plain (alternative to List libraries)
Get library info
List libraries plain (alternative to List libraries)
If you only need the library name and ID in the response, then you can use the plain library list (ApiPlainLibraryList) as an alternative to the full library list (ApiLibraryList). It is usually much faster than the standard library list API method, but returns much less information.
PUT
List libraries plain (alternative to List libraries)
Method and API
Play with the API Explorer:PUT /library/v1/plain
Usage/notes/guidelines
Request
There are no mandatory or recommended parameters to send.Sample request
Responses
The response returns an ApiPlainLibraryList resource, listing all libraries accessible to you on the domain, but only listing the following for each:- library name
- library ID
- modification dates
libraryId of your target library. The library ID is one of the most commonly used identifiers in the AODocs APIs.
Additional response fields to note:
name(of the library)