/
/SURFsharekit publication API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 9y ago
  • getReturns a list of Organization objects.
  • postCreates a new Organization object.
  • getReturns a specific Organization object identified by UUID.
  • putUpdates properties of a given Organization object.
  • deletePermanently removes a given Organization object.
  • getReturns a list of Person objects.
  • postCreates a new Person object.
  • getReturns a specific Person object identified by UUID.
  • putUpdates properties of a given Person object.
  • deletePermanently removes a given Person object.
  • getReturns a list of PublicationRecord objects.
  • postCreates a new PublicationRecord object.
  • getReturns a specific PublicationRecord object identified by UUID.
  • putUpdates properties of a given PublicationRecord object.
  • deletePermanently removes a given PublicationRecord object.
  • getReturns a list of Resource objects.
  • postCreates a new Resource object.
  • getReturns a specific Resource object identified by UUID.
  • putUpdates properties of a given Resource object.
  • deletePermanently removes a given Resource object.
  • getReturns a list of Type objects.
  • postCreates a new Type object.
  • getReturns a specific Type object identified by UUID.
  • putUpdates properties of a given Type object.
  • deletePermanently removes a given Type object.

Returns a specific Type object identified by UUID.

get/Type/{uuid}

Response

The requested Type object.

Changes

Changed in 1 of the 6 revisions of this API.○1

  • Nov 22, 201751939fbe9086○1See the full diff
    • ○

      endpoint added

      endpoint-added

Full history