Fetch Gallery

The gallery is designed to retrieve details of generated model.

Retrieves a list of gallery cards. When the type is set to Recent, the endpoint returns cards from all users. For any other specified type, it returns cards only from the corresponding category.

Give a gallery list.

post

Give a gallery list.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
page_numnumberRequired
typestring · enumRequiredPossible values:
user_typestring · enumOptionalPossible values:
task_typestring · enumOptionalPossible values:
group_uuidstringOptional
tag_idsnumber[]Optional
user_overridestringOptional
is_hiddenbooleanOptional
Responses
post
/api/task/cards
201Success

Examples

Last updated