cURL
curl --request GET \ --url https://aodocs.altirnao.com/api/view/v1/crossLibrary \ --header 'Authorization: Bearer <token>'
{ "fields": [ "<string>" ], "kind": "<string>", "missingFields": [ "<string>" ] }
Gets the cross library view configuration.
The access token received from the authorization server in the OAuth 2.0 flow.
The security code
The domain
A ApiCrossLibraryView response