Get an account by account ID and partner function ID

Prev Next
Get
/accounts/{id}/partnerFunctions/{partnerFunctionId}

Get an account by account ID and partner function ID.

Security
HTTP
Type bearer

OAuth access token. For details, read Obtain or refresh an OAuth token.

Path parameters
id
string (base64-encoded URI) Required
ExampleaHR0cHM6Ly9teGRldjAzeHR2czdzNHZsMi5oYW5hLm9uZGVtYW5kLmNvbS9BY2NvdW50IzUzZDM3ZGQyNGRlMzRiZDE5Y2I2ZDNlNjk3NDc3MjZl
partnerFunctionId
string (base64-encoded URI) Required
ExampleaHR0cHM6Ly9teGRldjAzeHR2czdzNHZsMi5oYW5hLm9uZGVtYW5kLmNvbS9QYXJ0bmVyRnVuY3Rpb25SZWNvcmQjNDE5OWQzNmZiOWU5NGM2Mzk5YzJiMjEwNjI2MjJlNzQ=
Responses
200

Returns the account partner function details.

{
  "id": "aHR0cDovL2xvY2FsaG9zdDo4MDgwL2lzcy9BY2NvdW50IzgyZjFkNzc1MTUzNDRjNWU4NDY2Y2QxYThhNWYxYTVi",
  "type": "",
  "uri": "http://localhost:8080/iss/Account#82f1d77515344c5e8466cd1a8a5f1a5b"
}
object
id
string (base64-encoded URI)
ExampleaHR0cDovL2xvY2FsaG9zdDo4MDgwL2lzcy9BY2NvdW50I2UxNGYxMjQ0ZTJlNzRiM2E5YzM4OTY3MDZiYjFlNWRi
uri
string
Examplehttp://localhost:8080/iss/Account#e14f1244e2e74b3a9c3896706bb1e5db
type
string
ExampleAccount