getCategory( )


Gets a category with the specified ID.

Permissions
Read Blog
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
categoryIdstringRequired

Category ID.


optionsGetCategoryOptions

Options specifying which fields to return.

Returns
Return Type:Promise<GetCategoryResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?