LibraryVariableSets
Get a list of Library Variable Sets
Lists all the Library Variable Sets in the supplied Space. The results will be sorted alphabetically by name.
get/libraryvariablesets/all
Query parameters
contentTypestring
A content type use to filter Library Variable Sets.
idsstring[]
A list of Library Variable Set ids used to filter.
Response
Requested list of Library Variable Sets
Example response
[
{
"SpaceId": "Spaces-1"
}
]Changes
No recorded changes to this endpoint across all 6 revisions of this API.