Errors

Code Description
400 Bad Request
401 Unauthorized
403 Forbidden
404 Not Found
500 Internal Server Error

Response

 
{
  'data': [
    {
      'id': '53add8fc-a557-44b7-bf93-18581e4753db',
      'name': 'Name',
      'lastname': 'Last ',
      'matriname': 'Matriz',
      'relationship': null,
      'email': 'example2@example.com',
      'receives_email': false,
      'phone_number': null,
      'phone_number_extension': null,
      'mobile_number': null
    }
  ]
}

Params

Param name Description
page
optional

Page index

Validations:

  • Must be a Integer

per
optional

Items per page

Validations:

  • Must be a Integer

investor_id / promoter_id
required

It could be either investor or promoter ID

Validations:

  • Must be a String