Fetch Sub-Collections
Collection Endpoints
Fetch Sub-Collections
List all direct child collections of a given collection
GET
Fetch Sub-Collections
Returns all sub-collections directly under the specified collection, owned by the authenticated user.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The ID of the parent collection whose direct children should be returned.
Response
Returns an array of Collection objects.Error Responses
Server Error — 500
Server Error — 500

