AladiaDocs
Api referenceSpacesFoldersCourses

Search courses

Search folders

GET
/v2/spaces/{spaceId}/folders/{folderId}/courses/search

Search folders

AuthorizationBearer <token>

In: header

Path Parameters

spaceId*string
folderId*string

Query Parameters

next?string
prev?string
sortBy?string
sortDirection?string

Value in

  • "desc"
  • "asc"
name*string
own*boolean

Response Body

application/json

curl -X GET "https://example.com/v2/spaces/string/folders/string/courses/search?name=string&own=true"
{}