APIs
Log In
APIs

getMapboard

Get a mapboard information by id

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

If successful, this method returns a JsonObject containing the mapboard’s properties which are :

  • its id
  • its name
  • the ID of the user it belongs to
  • the name of the user it belongs to
  • the ID of the company the user works at
  • the list of folders in the mapboard
  • a boolean "inTrash" (default value is "false")
  • a boolean "templateMapboard" ( default value is "false" )
  • the creationDate of the mapboard
  • the lastModificationDate of the mapboard
Query Params
int32
required

The id of the mapboard to retrieve

int32
required

Your Technical Account ID. For more information : Prerequisites

string
required

Your signature. For more information : Security Overview

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json