5ec9a62f4d
Move the account listing sample responses to follow the sample requests, and to precede the request/response parameter definitions to be consistent with other parts of the doc. Related-Change: I315b4e550b7d10880fbc00fce9311127ba609c2d Change-Id: Ia20acacd238db4a423b8cd89af1658222b4c5828
2 lines
64 B
Plaintext
2 lines
64 B
Plaintext
curl -i $publicURL?format=json -X GET -H "X-Auth-Token: $token"
|