Retrieve a JSON list of all models the user has access to within the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user.
JSON object containing an array of all the models associated with that teamId. Will return an empty array if the request is successful but there are no associated models.
The response is of type object[]
.
Retrieve a JSON list of all models the user has access to within the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user.
JSON object containing an array of all the models associated with that teamId. Will return an empty array if the request is successful but there are no associated models.
The response is of type object[]
.