status

status

Methods

(async, route) retrieve(:id)

Route:
MethodPath
GET /api/bucket/:id/data/status
Retrieve status about a bucket
Authentication

A authentication is needed to access this endpoint

Header Parameters:
Name Type Description
Authorization String bearer access token issued for the user
Route Parameters:
Name Type Description
:id String bucket id
Response Code:
Type Description
500 database error
200 succesfully retrieved data
Parameters:
Name Type Description
:id bucket id

(async, route) retrieveBlacklisted(:id)

Route:
MethodPath
GET /api/bucket/:id/data/status/blacklisted
Retrieve blacklisted status about a bucket
Authentication

A authentication is needed to access this endpoint

Header Parameters:
Name Type Description
Authorization String bearer access token issued for the user
Route Parameters:
Name Type Description
:id String bucket id
Response Code:
Type Description
500 database error
200 succesfully retrieved data
Parameters:
Name Type Description
:id bucket id