An expert in Scope is either an agency or freelancer that is looking to complete projects on Scope. For an expert to receive a project from a vendor in Scope, the expert needs to be verified for that particular project's program.

See below for an example of an expert object:

{
  "id": "4f287787-f317-4efd-bdb4-ce981ba7c78b",
  "name": "Crazy Devs",
  "updatedAt": 1643233989
}

The fields for an expert are as follows:

  • id: A unique id for the expert.
  • name: A label for the expert.
  • updatedAt: The last time (unix timestamp) the expert object was updated.