Skip to content
  • P
    Projects
  • G
    Groups
  • S
    Snippets
  • Help

yotta / pictogram

  • This project
    • Loading...
  • Sign in
Go to a project
  • Project
  • Repository
  • Issues 60
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Restapivalidreadstudenttutors

Restapivalidreadstudenttutors

Last edited by Eladio Blanco López Jun 16, 2015
Page history

<< Student

Leer tutores del estudiante

Necesario token.

Operación

GET /stu/<student-ID>/tutors

Petición

Se pasa el ID del estudiante en la petición.

Ejemplo de petición:

GET /stu/80/tutors

Respuesta

Se devuelve un array de tutores.

Ejemplo de respuesta:

[
    {
        "id": 15,
        "name": "Sonia",
        "surname": "García Quesada",
        "gender": "F",
        "pic": null,
        "address": "C/ Pintor Torres, 13. Madrid",
        "country": "ES",
        "email": "sonia70@facebook.mail.com",
        "phone": null,
        "lang": "es-es",
        "active": true,
        "ttsEngine": null,
        "office": null
    },
    { ... }
]
  Clone repository
  • 20170328_isabellemonfort
  • 20170328_luisballesteros
  • 20170328_luisperez
  • Apiaction
  • Apiadminvalid
  • Apiattribute
  • Apidevicevalid
  • Apienrolment
  • Apiinstructionresource
  • Apiinstructionvalid
  • Apilearningunitresource
  • Apimetamethodvalid
  • Apimethod
  • Apimethodresource
  • Apimethodvalid
More Pages
×

New Wiki Page

Tip: You can specify the full path for the new file. We will automatically create any missing directories.