get https://api.data.world/v0/user/projects/own
List projects that the currently authenticated user has access to because he or she is the owner.
Response
List projects that the currently authenticated user has access to because he or she is the owner.
xxxxxxxxxx
curl --request GET \
--url 'https://api.data.world/v0/user/projects/own?limit=10' \
--header 'accept: application/json'
xxxxxxxxxx
166}
{
"count": 0,
"nextPageToken": "string",
"records": [
{
"accessLevel": "NONE, DISCOVER, READ, WRITE, ADMIN",
"assetStatus": {
"assetStatusLabel": "string",
"dispositionLabel": "string"
},
"created": "2025-06-24T02:18:41.272Z",
"datasetStatistics": {
"columnCount": 0,
"fileCount": 0,
"tableCount": 0
},
"files": [
{
"created": "2025-06-24T02:18:41.272Z",
"createdBy": "string",
"description": "string",
"labels": [
"string"
],
"name": "string",