Get a Mini by external URI

Deprecated

Deprecated. Look up a Mini by its external URI. Use GET /Minis/{id} with an external URI as the id instead.

Authentication

AuthorizationBearer

Authenticate every request with Authorization: Bearer <api-key>. Manage keys in Workspace Admin > Security & access.

Request

This endpoint expects a string.

Response

OK
idstring
namestring
createdBystring
agentTypeenumOptional
profilePictureUrlstringOptionalformat: "uri"
profileanyOptional
dateOfBirthdate or nullOptional
identitieslist of objectsOptional
externalUristringOptionalformat: "uri"
labelslist of stringsOptional
createdAtdatetimeOptional
updatedAtdatetimeOptional
updatedBystring or nullOptional
eTagstring or nullOptional

Errors

404
Not Found Error