Retrieves lists in a portal based on search criteria
get
/spaces/{spacename}/lists
Returns all the available list based on the specified search criteria
Request
Path Parameters
- spacename
-
Type:
stringRequired:trueName of the portal
Query Parameters
- itemsPerPage
-
Type:
integerNumber of items per page- projection
Type:stringProjection parameters- q
Type:stringParameters to use for search- startIndex
Type:integerStart indexResponse
Supported Media Types- application/json
200 ResponsesuccessBodyRoot Schema : lists- items
-
Type:
arrayitems - itemsPerPage
-
Type:
integer - links
-
Type:
arraylinks - linkStates
-
Type:
arraylinkStates - resourceType
-
Type:
string - startIndex
-
Type:
integer - totalResults
-
Type:
integer
Nested Schema : linkStatesType:array-
Type:
objectLinkElementState
Nested Schema : link- capabilities
-
Type:
string - contentType
-
Type:
string - href
-
Type:
string - rel
-
Type:
string - resourceType
-
Type:
string - template
-
Type:
string - title
-
Type:
string - type
-
Type:
string
Nested Schema : LinkElementState- href
-
Type:
boolean - path
-
Type:
string - pathLinkValues
-
Type:
arraypathLinkValues - pathLinkWildcards
-
Type:
arraypathLinkWildcards - resourceMethod
-
Type:
objectreflect.Method - resourceType
-
Type:
string - root
-
Type:
boolean - supportedMethods
-
Type:
arraysupportedMethods - supportedQueryParams
-
Type:
arraysupportedQueryParams - template
-
Type:
boolean
Nested Schema : pathLinkValuesType:array-
Type:
string
Nested Schema : pathLinkWildcardsType:array-
Type:
string
Nested Schema : reflect.Method- accessible
-
Type:
boolean - annotatedExceptionTypes
-
Type:
arrayannotatedExceptionTypes - annotatedParameterTypes
-
Type:
arrayannotatedParameterTypes - annotatedReceiverType
-
Type:
objectreflect.AnnotatedType - annotatedReturnType
-
Type:
objectreflect.AnnotatedType - bridge
-
Type:
boolean - default
-
Type:
boolean - defaultValue
-
Type:
integer - genericExceptionTypes
-
Type:
arraygenericExceptionTypes - genericParameterTypes
-
Type:
arraygenericParameterTypes - genericReturnType
-
Type:
objectreflect.Type - modifiers
-
Type:
integer(int32) - name
-
Type:
string - parameterCount
-
Type:
integer(int32) - parameters
-
Type:
arrayparameters - synthetic
-
Type:
boolean - typeParameters
-
Type:
arraytypeParameters - varArgs
-
Type:
boolean
Nested Schema : supportedMethodsType:array-
Type:
string
Nested Schema : supportedQueryParamsType:array-
Type:
objectQueryParam
Nested Schema : annotatedExceptionTypesType:array-
Type:
objectreflect.AnnotatedType
Nested Schema : annotatedParameterTypesType:array-
Type:
objectreflect.AnnotatedType
Nested Schema : reflect.AnnotatedType- type
-
Type:
objectreflect.Type
Nested Schema : genericExceptionTypesType:array-
Type:
objectreflect.Type
Nested Schema : genericParameterTypesType:array-
Type:
objectreflect.Type
Nested Schema : reflect.Type- typeName
-
Type:
string
Nested Schema : parametersType:array-
Type:
objectreflect.Parameter
Nested Schema : typeParametersType:array-
Type:
objectreflect.TypeVariable
Nested Schema : reflect.Parameter- annotatedType
-
Type:
objectreflect.AnnotatedType - declaringExecutable
-
Type:
objectreflect.Executable - implicit
-
Type:
boolean - modifiers
-
Type:
integer(int32) - name
-
Type:
string - namePresent
-
Type:
boolean - parameterizedType
-
Type:
objectreflect.Type - synthetic
-
Type:
boolean - varArgs
-
Type:
boolean
Nested Schema : reflect.Executable- accessible
-
Type:
boolean - annotatedExceptionTypes
-
Type:
arrayannotatedExceptionTypes - annotatedParameterTypes
-
Type:
arrayannotatedParameterTypes - annotatedReceiverType
-
Type:
objectreflect.AnnotatedType - annotatedReturnType
-
Type:
objectreflect.AnnotatedType - genericExceptionTypes
-
Type:
arraygenericExceptionTypes - genericParameterTypes
-
Type:
arraygenericParameterTypes - modifiers
-
Type:
integer(int32) - name
-
Type:
string - parameterCount
-
Type:
integer(int32) - parameters
-
Type:
arrayparameters - synthetic
-
Type:
boolean - typeParameters
-
Type:
arraytypeParameters - varArgs
-
Type:
boolean
Nested Schema : annotatedExceptionTypesType:array-
Type:
objectreflect.AnnotatedType
Nested Schema : annotatedParameterTypesType:array-
Type:
objectreflect.AnnotatedType
Nested Schema : genericExceptionTypesType:array-
Type:
objectreflect.Type
Nested Schema : genericParameterTypesType:array-
Type:
objectreflect.Type
Nested Schema : parametersType:array-
Type:
objectreflect.Parameter
Nested Schema : typeParametersType:array-
Type:
objectreflect.TypeVariable
Nested Schema : reflect.TypeVariable- annotatedBounds
-
Type:
arrayannotatedBounds - bounds
-
Type:
arraybounds - name
-
Type:
string
Nested Schema : annotatedBoundsType:array-
Type:
objectreflect.AnnotatedType
Nested Schema : boundsType:array-
Type:
objectreflect.Type
Nested Schema : QueryParam- value
-
Type:
string
500 ResponseSpecified List is unavailable for this portal