Skip to main content
Glama

get-assets

Retrieve and filter project assets or public content using criteria like type, date, author, or privacy settings to organize and access media files.

Instructions

List assets of a project team, or list all public assets

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
updatedBeforeNoFilter results to only return assets updated before the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"
sortDirectionNoSort results in ascending (asc) or descending (desc) order
privacyNoFilters result by asset privacy. If set to public, it will return -all- public assets from all organizations
inferenceIdNoList assets generated from a specific inference
modelIdNoList assets generated from all inferences coming from a specific model (this is not the training images)
updatedAfterNoFilter results to only return assets updated after the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"
parentAssetIdNoList all the children assets that were generated from a specific parent asset
createdBeforeNoFilter results to only return assets created before the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"
sortByNoSort results by the createdAt or updatedAt
createdAfterNoFilter results to only return assets created after the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"
authorIdNoList assets generated by a specific author (the user that created the asset)
originalAssetsNoIf set to true, returns the original asset without transformation
pageSizeNoThe number of items to return in the response. The default value is 50, maximum value is 100, minimum value is 1
rootAssetIdNoList all the children assets that were generated from a specific root asset
typeNoList all the assets of a specific type. The parameter "type" and "types" cannot be used together. Can be any of the following values: inference-txt2img, inference-txt2img-ip-adapter, inference-txt2img-texture, inference-img2img, inference-img2img-ip-adapter, inference-img2img-texture, inference-inpaint, inference-inpaint-ip-adapter, inference-reference, inference-reference-texture, inference-controlnet, inference-controlnet-ip-adapter, inference-controlnet-img2img, inference-controlnet-reference, inference-controlnet-inpaint, inference-controlnet-inpaint-ip-adapter, inference-controlnet-texture, background-removal, canvas, canvas-export, canvas-drawing, detection, patch, pixelization, upscale, upscale-texture, upscale-skybox, vectorization, segment, segmentation-image, segmentation-mask, skybox-base-360, skybox-hdri, skybox-3d, restyle, reframe, generative-fill, texture, texture-height, texture-normal, texture-smoothness, texture-metallic, texture-edge, texture-ao, texture-albedo, image-prompt-editing, unknown, img23d, txt23d, 3d23d, 3d23d-texture, img2video, txt2audio, audio2audio, video2video, txt2img, img2img, txt2video, uploaded, uploaded-video, uploaded-audio, uploaded-3d, uploaded-avatar, upscale-video, assets with a type starting with "inference-" will be returned
paginationTokenNoA token you received in a previous request to query the next page of items
tagsNoList of tags, comma separated. Only for public assets on all teams.
typesNo
collectionIdNo

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pasie15/scenario.com-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server