latestOpenAPI 3.1.02026-08-20118232229.3 KB

0e42b0fb26d9

Describe account

Get information about a specific account by name.

get/accounts/{name}

Path parameters

namestring required

The name of the account to describe

The name of the account to describe

Response

OK

$schemastring uri

A URL to the JSON Schema for this object.

Example response

{
  "$schema": "https://api.tower.dev/v1/schemas/DescribeAccountBody.json"
}