cancel
Showing results for 
Search instead for 
Did you mean: 

REST API and Collections

koxon_
Confirmed Champ
Confirmed Champ

Hi,

I need to create and get collections using the REST API.

I've been trying to GET the existing ones using the API playground but I can't find the way.

Could you please tell me which call I must perform to:

  • GET a collection
  • PUT a new collection

Thank you!

Nicolas

1 REPLY 1

Arnault_
Confirmed Champ
Confirmed Champ

Hi

Try this

http://nuxeo.github.io/api-playground/#/resources/directory/0/GET

and other associated resources

Regards Christian