Skip to main content Skip to complementary content

Mime type: Get

Information noteLOCKED.

This API is extremely reliable and will not be broken unless absolutely necessary.

Method

GET

Path

/qrs/mimetype/{id}

Description

Get a list of mime types and associated file extensions. If the mimetype entity ID is specified, more details are provided.

Body

-

Return value

Without entity {id} in path:

[ { "id": "684ef9e8-652c-4d08-aa8e-c6b0db6ed393", "mime": "application/andrew-inset", "extensions": "ez", "additionalHeaders": null, "binary": false, "privileges": null }, { "id": "f880e09f-b879-487f-8522-51750ad0c304", "mime": "application/applixware", "extensions": "aw", "additionalHeaders": null, "binary": false, "privileges": null }, { "id": "3fe489c4-641b-4fca-bd99-5e7631796242", "mime": "application/atom+xml", "extensions": "atom", "additionalHeaders": null, "binary": false, "privileges": null }, ...

With entity {id} in path:

{ "id": "684ef9e8-652c-4d08-aa8e-c6b0db6ed393", "createdDate": "2017-04-28T13:08:52.342Z", "modifiedDate": "2017-04-28T13:08:52.342Z", "modifiedByUserName": "INTERNAL\\bootstrap", "mime": "application/andrew-inset", "extensions": "ez", "additionalHeaders": null, "binary": false, "privileges": null, "impactSecurityAccess": false, "schemaPath": "MimeType" }

Optional parameters

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!