{
    "componentChunkName": "component---src-templates-page-template-js",
    "path": "/development/ListGenders/",
    "result": {"data":{"allMdx":{"totalCount":0,"edges":[]}},"pageContext":{"page":{"description":"Returns a list of all genders accessible to an account.","operationId":"ListGenders","parameters":[{"description":"Filter results using ElasticSearch Query Syntax.\n","example":"name:Scottie*","in":"query","name":"filter","required":false,"schema":{"type":"string"}},{"description":"To sort the results by either ascending or descending order\n","example":"sort=name:asc&sort=type:desc","explode":true,"in":"query","name":"sort","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"description":"Pagination: Indicates the number of items per page (when After cursor is used)\n","example":100,"in":"query","name":"first","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Pagination: Return objects after this cursor\n","example":"342dfs09ds329320","in":"query","name":"after","required":false,"schema":{"type":"string"}},{"description":"Pagination: Indicates the number of items per page (when Before cursor is used)\n","example":100,"in":"query","name":"last","required":false,"schema":{"format":"int32","type":"integer"}},{"description":"Pagination: Return objects before this cursor\n","example":"531dfs09ds332932","in":"query","name":"before","required":false,"schema":{"type":"string"}}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/GendersPage"}}},"description":"The request was successful, the response contains an an array of genders available to the account, wrapped in pagination information."},"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":"Lists genders","tags":["Reference Data"]},"parameters":[{"allowEmptyValue":false,"description":"Unique identifier of an account.","example":"4eb62cb48c9f429c93bc26664c1a5a4d","in":"path","name":"accountId","required":true,"schema":{"type":"string"}}],"method":"get","endpoint":"/accounts/{accountId}/genders","identifier":"ListGenders","slug":"ListGenders"}},
    "staticQueryHashes": ["1607652047"]}