{
    "componentChunkName": "component---src-templates-page-template-js",
    "path": "/development/RetrieveBranch/",
    "result": {"data":{"allMdx":{"totalCount":0,"edges":[]}},"pageContext":{"page":{"description":"Retrieves a specific branch given the `accountId` and `branchId`.","operationId":"RetrieveBranch","responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/BranchDetail"}}},"description":"The request was successful, the response contains the full detail of an individual branch."},"401":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProblemResponse"}}},"description":"The user or client authentication failed."},"403":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProblemResponse"}}},"description":"The user or client is authenticated, but does not have access ot the requested resource."},"404":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ProblemResponse"}}},"description":"The specified object was not found, or is inaccessible to the authenticated user or client"},"500":{"description":"An error occured while processing the request.\nIf you're reading this spec, chances are you know it's not you, it's us - if it keeps happening, let us know what's happening and we'll sort you.\n"}},"security":[{"OAuth2":["read:accounts:referencedata"]}],"summary":"Retrieves a branch","tags":["Branches"]},"parameters":[{"allowEmptyValue":false,"description":"Unique identifier of an account.","example":"4eb62cb48c9f429c93bc26664c1a5a4d","in":"path","name":"accountId","required":true,"schema":{"type":"string"}},{"allowEmptyValue":false,"description":"Unique identifier of a branch within an account.","example":"d5117655c5814a0fb8ee2e9ed9d6d384","in":"path","name":"branchId","required":true,"schema":{"type":"string"}}],"method":"get","endpoint":"/accounts/{accountId}/branches/{branchId}","identifier":"RetrieveBranch","slug":"RetrieveBranch"}},
    "staticQueryHashes": ["1607652047"]}