Skip to main content
POST
Get a file or folder's stable id

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
path
string
required

File or folder path.

kind
enum<string>
default:file

Registry node kind. Defaults to file.

Available options:
file,
folder

Response

Successful response

The response is of type object.