Get Projects

Prev Next
Get
/api/v1/Authoring/projects

Returns a list of projects

Security
API Key: x-val-api-token
Header parameter namex-val-api-token

API key needed to access endpoints. Each Validatar user can manage their own set of API keys.

Responses
200

OK

Expand All
object
projects
Array of object (Configuration.Api.Models.v1.Common.KeyValue) | null

Key value list of available projects

object
id
integer (int32)

The object's ID

name
string | null

The object's name

400

Bad Request

object
error
string | null