Skip to main content
GET
/
v1
/
folders
/
{id}
cURL
curl --request GET \
  --url http://localhost:3000/v1/folders/{id} \
  --header 'Authorization: <api-key>'

Authorizations

Authorization
string
header
required

API Key (sk_...)

Path Parameters

id
string
required

Response

200

Default Response