Fetch models from a provider
Validates a credential and retrieves the available models from the provider.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
providerId
The provider ID.
Request
request body
credential
profileId
Response
The fetched models and validation result.
success
models
retrievedAt
error
Errors
500
Internal Server Error