Skip to main content

Get the count of pending upload requests

GET 
/external_connections/:id/uploads/status

Returns the count of all pending upload requests for the given external connection.

Request

Path Parameters

    id int64required

    Identifies the resource.

Responses

200: Successful response

401: Unauthorized

404: Not found

Loading...