home api list

Hexostore API Documentation

team

/api/team/

List methods: get, post

Detail methods: get, put, patch, delete

A Team simply groups users together for arbitrary purposes.

DEPRECATED

Fields

id:

Integer data. Ex: 2673

This field is readonly.

members:

A list of users specified by URI.

This field is returned fully populated.

This field is required.

owner:

A user. Maybe specified by URI, email, or ID. Using a URI is recommended.

This field is required.

resource_uri:

The unique URI where the object resides.

This field is readonly.

Filtering Options

id: exact, in, gt, gte, lt, lte, range

name: exact

Sorting Options

id, name

© 2024 by CarrĂ© Technologies Inc.