cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Dropbox API Support & Feedback

Find help with the Dropbox API from other developers.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Namespace list api with limit

Namespace list api with limit

saritafurtado
Explorer | Level 3

Hi,

 

I have notices that /2/team/namespaces/list api does not give items with limit value.

Here is the api I'm hitting

POST /2/team/namespaces/list

Host: https://api.dropboxapi.com

User-Agent: api-explorer-client

Authorization: Bearer xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Content-Type: application/json

{

"limit": 1

}

 

It gives me all the namespaces instead of 1.

1 Reply 1

Greg-DB
Dropbox Staff

This is expected. From the documentation for /2/team/namespaces/list:

 

`limit` deprecated UInt32(min=1, max=1000) Field is deprecated. Specifying a value here has no effect.
Need more support?
Who's talking

Top contributors to this post

  • User avatar
    Greg-DB Dropbox Staff
What do Dropbox user levels mean?