List all integration models
Returns all the integration models in Itential Platform.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Query parameters
contains
Filter the response based on each item that includes the provided query.
containsField
containsField
Allowed values:
equals
Filter the response based on each item that is an exact match to the provided query.
equalsField
equalsField
Allowed values:
startsWith
Filter the response based on each item that starts with the provided query.
startsWithField
startsWithField
Allowed values:
skip
skip
limit
limit
sort
Field to sort by. Default is versionId.
Allowed values:
order
order
Allowed values:
Response
Contains the data for all integration models.
integrationModels
total
The total number of documents
Errors
500
Internal Server Error