Skip to main content
GET
GetFolderOf

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

entityIds
string[]

Opaque entity ids to look up. Ids that do not exist, or that live in no folder, are absent from the response.

Response

200 - application/json

Success

breadcrumbsByEntityId
object

Requested entity id -> its containing breadcrumb(s).